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 test cases in ModelUnitTest #379

Closed LMay001 closed 9 months ago

LMay001 commented 9 months ago

sync testKeyMatchCustomModel,testRBACModelInMultiLines,testABACPolicy from go to java part of #367

casbin-bot commented 9 months ago

@tangyang9464 @imp2002 please review

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8d2aff1) 69.19% compared to head (d84f6a2) 69.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #379 +/- ## ======================================= Coverage 69.19% 69.19% ======================================= Files 53 53 Lines 2373 2373 Branches 417 417 ======================================= Hits 1642 1642 Misses 624 624 Partials 107 107 ```

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