casbin / jcasbin

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

feat: support CLI usage for jCasbin #401

Closed JackYifan closed 3 months ago

JackYifan commented 3 months ago

fix: #400

casbin-bot commented 3 months ago

@tangyang9464 @imp2002 please review

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.

Project coverage is 67.28%. Comparing base (1dab612) to head (7bfcaac).

Files Patch % Lines
src/main/java/org/casbin/jcasbin/cli/Client.java 0.00% 22 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #401 +/- ## ========================================== - Coverage 67.82% 67.28% -0.55% ========================================== Files 55 56 +1 Lines 2723 2745 +22 Branches 505 505 ========================================== Hits 1847 1847 - Misses 725 747 +22 Partials 151 151 ```

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