Closed LMay001 closed 9 months ago
@tangyang9464 @imp2002 please review
Attention: 5 lines
in your changes are missing coverage. Please review.
Comparison is base (
00bc8e8
) 69.03% compared to head (86930d7
) 69.02%.
Files | Patch % | Lines |
---|---|---|
...ain/java/org/casbin/jcasbin/main/CoreEnforcer.java | 82.35% | 2 Missing and 1 partial :warning: |
src/main/java/org/casbin/jcasbin/util/Util.java | 60.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:tada: This PR is included in version 1.46.0 :tada:
The release is available on:
v1.46.0
Your semantic-release bot :package::rocket:
part of https://github.com/casbin/jcasbin/issues/367 1.feat:add JSON process for ABAC model 2.sync test case TestABACMapRequest and TestABACTypes