Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support addNamedMatchingFunc and addNamedDomainMatchingFunc #276

Merged
merged 1 commit into from
May 31, 2022

Conversation

tangyang9464
Copy link
Member

@tangyang9464 tangyang9464 commented May 31, 2022

Signed-off-by: tangyang9464 tangyang9464@163.com

close: #275

Signed-off-by: tangyang9464 <tangyang9464@163.com>
@casbin-bot
Copy link
Member

@seriouszyx @elfisworking please review

@codecov-commenter
Copy link

Codecov Report

Merging #276 (bdbd775) into master (24826bc) will increase coverage by 0.15%.
The diff coverage is 62.50%.

@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
+ Coverage   66.23%   66.38%   +0.15%     
==========================================
  Files          45       45              
  Lines        2224     2240      +16     
  Branches      389      393       +4     
==========================================
+ Hits         1473     1487      +14     
+ Misses        637      635       -2     
- Partials      114      118       +4     
Impacted Files Coverage Δ
...va/org/casbin/jcasbin/rbac/DefaultRoleManager.java 83.51% <ø> (+4.39%) ⬆️
...ain/java/org/casbin/jcasbin/main/CoreEnforcer.java 78.02% <62.50%> (-0.97%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 24826bc...bdbd775. Read the comment docs.

@hsluoyz hsluoyz merged commit a21b219 into casbin:master May 31, 2022
@github-actions
Copy link

🎉 This PR is included in version 1.24.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@tangyang9464 tangyang9464 deleted the addMatch branch May 31, 2022 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

how to use gfunction
4 participants