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: add watcher test (ported from Go's watcher_test.go) #386

Closed CoolLoong closed 8 months ago

casbin-bot commented 8 months ago

@tangyang9464 @imp2002 please review

CLAassistant commented 8 months ago

CLA assistant check
All committers have signed the CLA.

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 69.38%. Comparing base (c2c0df8) to head (430c037).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #386 +/- ## ========================================== + Coverage 69.09% 69.38% +0.29% ========================================== Files 53 53 Lines 2401 2401 Branches 423 423 ========================================== + Hits 1659 1666 +7 + Misses 630 621 -9 - Partials 112 114 +2 ```

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