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

fix: sync config test case from Go to Java #369

Closed LMay001 closed 10 months ago

LMay001 commented 10 months ago

sync config test case from Go to Java. Add config test in go, but not in java

casbin-bot commented 10 months ago

@tangyang9464 @imp2002 please review

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (62db6d7) 69.55% compared to head (21a9385) 70.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #369 +/- ## ========================================== + Coverage 69.55% 70.71% +1.16% ========================================== Files 49 49 Lines 2240 2240 Branches 398 398 ========================================== + Hits 1558 1584 +26 + Misses 573 549 -24 + Partials 109 107 -2 ```

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