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 enforceEx #300

Merged
merged 1 commit into from Sep 17, 2022
Merged

feat: support enforceEx #300

merged 1 commit into from Sep 17, 2022

Conversation

imp2002
Copy link
Member

@imp2002 imp2002 commented Sep 17, 2022

Fix: #297

image

Signed-off-by: imp2002 <imp07@qq.com>
@casbin-bot
Copy link
Member

@tangyang9464 please review

@codecov-commenter
Copy link

Codecov Report

Merging #300 (bb9bf89) into master (9fd266f) will increase coverage by 0.06%.
The diff coverage is 88.88%.

@@            Coverage Diff             @@
##           master     #300      +/-   ##
==========================================
+ Coverage   69.48%   69.55%   +0.06%     
==========================================
  Files          47       47              
  Lines        2173     2181       +8     
  Branches      404      405       +1     
==========================================
+ Hits         1510     1517       +7     
- Misses        549      550       +1     
  Partials      114      114              
Impacted Files Coverage Δ
src/main/java/org/casbin/jcasbin/util/Util.java 58.33% <60.00%> (+0.09%) ⬆️
...ain/java/org/casbin/jcasbin/main/CoreEnforcer.java 78.49% <100.00%> (+0.43%) ⬆️
...n/java/org/casbin/jcasbin/main/SyncedEnforcer.java 67.42% <100.00%> (+0.50%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hsluoyz hsluoyz merged commit fc8ef73 into casbin:master Sep 17, 2022
@github-actions
Copy link

🎉 This PR is included in version 1.30.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

EnforceEx support in jcasbin
4 participants