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: improve keyMatch4(), align with Casbin Editor #353

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

PokIsemaine
Copy link
Member

fix: #351

@casbin-bot
Copy link
Member

@tangyang9464 @imp2002 please review

@codecov-commenter
Copy link

Codecov Report

Merging #353 (8af1b2f) into master (a13ba2f) will increase coverage by 0.04%.
The diff coverage is 94.11%.

@@            Coverage Diff             @@
##           master     #353      +/-   ##
==========================================
+ Coverage   69.53%   69.58%   +0.04%     
==========================================
  Files          49       49              
  Lines        2232     2229       -3     
  Branches      404      399       -5     
==========================================
- Hits         1552     1551       -1     
  Misses        567      567              
+ Partials      113      111       -2     
Files Changed Coverage Δ
...java/org/casbin/jcasbin/util/BuiltInFunctions.java 88.07% <94.11%> (+1.06%) ⬆️

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

@hsluoyz hsluoyz changed the title fix: keyMatch4 feat: improve keyMatch4(), align with Casbin Editor Aug 8, 2023
@hsluoyz hsluoyz merged commit cf4dd31 into casbin:master Aug 8, 2023
1 check passed
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

🎉 This PR is included in version 1.36.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

pzet123 pushed a commit to pzet123/jcasbin that referenced this pull request Aug 15, 2023
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.

[Bug] Java SDK Bug of keyMatch4
4 participants