casbin / jcasbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Java
https://casbin.org
Apache License 2.0
2.4k stars 464 forks source link

feat: sync ModelTest case from Go to Java #373

Closed LMay001 closed 10 months ago

LMay001 commented 10 months ago

fix: sync ModelTest case from Go to Java

casbin-bot commented 10 months ago

@tangyang9464 @imp2002 please review

hsluoyz commented 10 months ago

@LMay001 plz fix:

image

codecov-commenter commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (80502d4) 68.93% compared to head (9e924e1) 69.00%.

Files Patch % Lines
.../main/java/org/casbin/jcasbin/model/Assertion.java 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #373 +/- ## ========================================== + Coverage 68.93% 69.00% +0.06% ========================================== Files 52 52 Lines 2318 2326 +8 Branches 411 411 ========================================== + Hits 1598 1605 +7 - Misses 613 614 +1 Partials 107 107 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 1.44.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: