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

docs: fix broken links #313

Closed Selflocking closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #313 (92d06ec) into master (d491cd1) will increase coverage by 0.03%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #313      +/-   ##
==========================================
+ Coverage   67.60%   67.64%   +0.03%     
==========================================
  Files          24       24              
  Lines        1775     1774       -1     
==========================================
  Hits         1200     1200              
+ Misses        575      574       -1     

see 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 1 year ago

Benchmark for d491cd1

Click to view benchmark | Test | PR Benchmark | Master Benchmark | % | |------|--------------|------------------|---| | b_benchmark_rbac_model_large | **11.2±0.06ms** | 11.6±0.03ms | **-3.45%** | | benchmark priority model | 6.3±0.01µs | 6.3±0.01µs | 0.00% | | benchmark_abac_model | 3.2±0.01µs | 3.2±0.01µs | 0.00% | | benchmark_basic_model | 5.5±0.02µs | 5.5±0.01µs | 0.00% | | benchmark_key_match | 10.4±0.02µs | 10.4±0.02µs | 0.00% | | benchmark_rbac_model | 8.7±0.02µs | **8.5±0.01µs** | **+2.35%** | | benchmark_rbac_model_medium | **1026.8±7.45µs** | 1048.3±3.14µs | **-2.05%** | | benchmark_rbac_model_with_domains | 8.9±0.01µs | 8.9±0.01µs | 0.00% | | benchmark_rbac_with_deny | 11.5±0.02µs | 11.5±0.02µs | 0.00% | | benchmark_rbac_with_resource_roles | 6.5±0.01µs | **6.4±0.01µs** | **+1.56%** | | benchmark_role_manager_large | 4.9±0.00ms | **4.8±0.00ms** | **+2.08%** | | benchmark_role_manager_medium | **421.1±0.31µs** | 424.9±0.12µs | **-0.89%** | | benchmark_role_manager_small | **40.3±0.06µs** | 41.1±0.04µs | **-1.95%** |
github-actions[bot] commented 1 year ago

Benchmark for d491cd1

Click to view benchmark | Test | PR Benchmark | Master Benchmark | % | |------|--------------|------------------|---| | b_benchmark_rbac_model_large | **11.6±0.06ms** | 11.9±0.06ms | **-2.52%** | | benchmark priority model | 6.3±0.02µs | 6.3±0.02µs | 0.00% | | benchmark_abac_model | 3.1±0.00µs | 3.1±0.01µs | 0.00% | | benchmark_basic_model | 5.3±0.02µs | 5.3±0.01µs | 0.00% | | benchmark_key_match | **10.6±0.02µs** | 10.8±0.02µs | **-1.85%** | | benchmark_rbac_model | 9.0±0.01µs | 9.0±0.01µs | 0.00% | | benchmark_rbac_model_medium | **1060.0±7.42µs** | 1098.9±7.21µs | **-3.54%** | | benchmark_rbac_model_with_domains | 9.0±0.01µs | **8.7±0.04µs** | **+3.45%** | | benchmark_rbac_with_deny | 12.2±0.02µs | **11.8±0.02µs** | **+3.39%** | | benchmark_rbac_with_resource_roles | 6.6±0.01µs | **6.3±0.01µs** | **+4.76%** | | benchmark_role_manager_large | 4.9±0.00ms | 4.9±0.00ms | 0.00% | | benchmark_role_manager_medium | **421.5±0.61µs** | 426.0±0.71µs | **-1.06%** | | benchmark_role_manager_small | **110.9±0.13µs** | 113.7±0.46µs | **-2.46%** |
github-actions[bot] commented 1 year ago

Benchmark for d491cd1

Click to view benchmark | Test | PR Benchmark | Master Benchmark | % | |------|--------------|------------------|---| | b_benchmark_rbac_model_large | 12.0±0.06ms | **11.8±0.10ms** | **+1.69%** | | benchmark priority model | 6.4±0.02µs | 6.4±0.01µs | 0.00% | | benchmark_abac_model | 3.1±0.01µs | 3.1±0.01µs | 0.00% | | benchmark_basic_model | 5.6±0.02µs | **5.3±0.02µs** | **+5.66%** | | benchmark_key_match | 10.7±0.03µs | **10.6±0.02µs** | **+0.94%** | | benchmark_rbac_model | 9.0±0.02µs | 9.0±0.02µs | 0.00% | | benchmark_rbac_model_medium | 1091.0±9.74µs | **1041.1±0.94µs** | **+4.79%** | | benchmark_rbac_model_with_domains | 9.1±0.01µs | **8.9±0.02µs** | **+2.25%** | | benchmark_rbac_with_deny | **11.5±0.02µs** | 12.1±0.01µs | **-4.96%** | | benchmark_rbac_with_resource_roles | 6.4±0.02µs | **6.3±0.01µs** | **+1.59%** | | benchmark_role_manager_large | 4.9±0.00ms | 4.9±0.00ms | 0.00% | | benchmark_role_manager_medium | 424.3±0.41µs | **423.9±0.22µs** | **+0.09%** | | benchmark_role_manager_small | 114.0±0.51µs | **109.8±0.33µs** | **+3.83%** |