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: casbinJsGetPermissionForUser #248

Merged
merged 1 commit into from Dec 15, 2021
Merged

feat: casbinJsGetPermissionForUser #248

merged 1 commit into from Dec 15, 2021

Conversation

Abingcbc
Copy link
Member

Fix: #247

@casbin-bot
Copy link
Member

@tangyang9464 @seriouszyx @elfisworking please review

@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2021

Codecov Report

Merging #248 (28341c1) into master (15d4437) will increase coverage by 0.27%.
The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
+ Coverage   65.80%   66.08%   +0.27%     
==========================================
  Files          44       45       +1     
  Lines        2214     2229      +15     
  Branches      395      397       +2     
==========================================
+ Hits         1457     1473      +16     
  Misses        640      640              
+ Partials      117      116       -1     
Impacted Files Coverage Δ
...rc/main/java/org/casbin/jcasbin/main/Frontend.java 93.33% <93.33%> (ø)
src/main/java/org/casbin/jcasbin/util/Util.java 68.18% <0.00%> (+2.27%) ⬆️

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 15d4437...28341c1. Read the comment docs.

Signed-off-by: abingcbc <abingcbc626@gmail.com>
@hsluoyz hsluoyz merged commit c4b9379 into casbin:master Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CasbinJsGetPermissionForUser api is supported in jcasbin
4 participants