casbin / casbin-rs

An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
https://casbin.org
Apache License 2.0
828 stars 67 forks source link

fix: Automatic release failed. #320

Closed HGZ-20 closed 9 months ago

HGZ-20 commented 9 months ago

Invaild PR

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (7d909e8) 64.11% compared to head (ed7c612) 64.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #320 +/- ## ======================================= Coverage 64.11% 64.11% ======================================= Files 24 24 Lines 1881 1881 ======================================= Hits 1206 1206 Misses 675 675 ```

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

github-actions[bot] commented 9 months ago

Benchmark for 7d909e8

Click to view benchmark | Test | PR Benchmark | Master Benchmark | % | |------|--------------|------------------|---| | b_benchmark_rbac_model_large | **10.5±0.13ms** | 10.7±0.18ms | **-1.87%** | | benchmark priority model | **4.8±0.07µs** | 5.1±0.06µs | **-5.88%** | | benchmark_abac_model | 2.6±0.05µs | 2.6±0.08µs | 0.00% | | benchmark_basic_model | **4.4±0.05µs** | 4.5±0.04µs | **-2.22%** | | benchmark_key_match | 8.3±0.17µs | 8.4±0.13µs | -1.19% | | benchmark_raw | 0.0±0.00ns | 0.0±0.00ns | NaN% | | benchmark_rbac_model | 7.3±0.07µs | 7.3±0.15µs | 0.00% | | benchmark_rbac_model_medium | 905.6±29.26µs | 922.5±35.83µs | -1.83% | | benchmark_rbac_model_with_domains | 7.3±0.18µs | **7.0±0.06µs** | **+4.29%** | | benchmark_rbac_with_deny | 9.8±0.26µs | 9.9±0.18µs | -1.01% | | benchmark_rbac_with_resource_roles | 5.3±0.07µs | 5.3±0.05µs | 0.00% | | benchmark_role_manager_large | 4.6±0.02ms | 4.6±0.11ms | 0.00% | | benchmark_role_manager_medium | 330.5±20.83µs | **315.3±5.33µs** | **+4.82%** | | benchmark_role_manager_small | 91.2±1.91µs | 92.1±1.50µs | -0.98% |
github-actions[bot] commented 9 months ago

Benchmark for 7d909e8

Click to view benchmark | Test | PR Benchmark | Master Benchmark | % | |------|--------------|------------------|---| | b_benchmark_rbac_model_large | 10.5±0.46ms | 10.6±0.61ms | -0.94% | | benchmark priority model | 5.2±0.08µs | **5.1±0.12µs** | **+1.96%** | | benchmark_abac_model | **2.6±0.09µs** | 2.7±0.08µs | **-3.70%** | | benchmark_basic_model | 4.5±0.05µs | **4.4±0.10µs** | **+2.27%** | | benchmark_key_match | 8.4±0.22µs | **8.1±0.11µs** | **+3.70%** | | benchmark_raw | 0.0±0.00ns | 0.0±0.00ns | NaN% | | benchmark_rbac_model | 7.3±0.20µs | 7.3±0.12µs | 0.00% | | benchmark_rbac_model_medium | 902.8±9.09µs | 907.9±11.96µs | -0.56% | | benchmark_rbac_model_with_domains | 7.4±0.15µs | 7.3±0.14µs | +1.37% | | benchmark_rbac_with_deny | 9.7±0.27µs | **9.4±0.21µs** | **+3.19%** | | benchmark_rbac_with_resource_roles | **5.3±0.20µs** | 5.4±0.08µs | **-1.85%** | | benchmark_role_manager_large | 4.6±0.01ms | 4.6±0.04ms | 0.00% | | benchmark_role_manager_medium | **310.9±2.77µs** | 315.7±4.86µs | **-1.52%** | | benchmark_role_manager_small | 90.5±0.96µs | 90.9±1.03µs | -0.44% |