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: support map in ABAC (mainly add test case) #366

Closed LMay001 closed 10 months ago

LMay001 commented 10 months ago

Fix: https://github.com/casbin/jcasbin/issues/365

casbin-bot commented 10 months ago

@tangyang9464 @imp2002 please review

CLAassistant commented 10 months ago

CLA assistant check
All committers have signed the CLA.

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (5efe0a7) 69.55% compared to head (3bafac2) 69.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #366 +/- ## ======================================= Coverage 69.55% 69.55% ======================================= Files 49 49 Lines 2240 2240 Branches 398 398 ======================================= Hits 1558 1558 Misses 573 573 Partials 109 109 ```

: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.42.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: