Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Automatic release failed #322

Merged
merged 1 commit into from
Dec 2, 2023
Merged

fix: Automatic release failed #322

merged 1 commit into from
Dec 2, 2023

Conversation

HGZ-20
Copy link
Contributor

@HGZ-20 HGZ-20 commented Dec 2, 2023

Update release.yml

Fix: #304

Copy link

codecov bot commented Dec 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Dec 2, 2023

Benchmark for 7d909e8

Click to view benchmark
Test PR Benchmark Master Benchmark %
b_benchmark_rbac_model_large 10.3±0.13ms 10.4±0.11ms -0.96%
benchmark priority model 5.0±0.39µs 5.0±0.06µs 0.00%
benchmark_abac_model 2.7±0.06µs 2.6±0.07µs +3.85%
benchmark_basic_model 4.4±0.04µs 4.4±0.08µs 0.00%
benchmark_key_match 8.2±0.06µs 8.2±0.15µs 0.00%
benchmark_raw 0.0±0.00ns 0.0±0.00ns NaN%
benchmark_rbac_model 7.3±0.11µs 7.4±0.11µs -1.35%
benchmark_rbac_model_medium 878.0±10.37µs 889.1±15.03µs -1.25%
benchmark_rbac_model_with_domains 7.1±0.09µs 7.3±0.17µs -2.74%
benchmark_rbac_with_deny 9.6±0.19µs 9.8±0.14µs -2.04%
benchmark_rbac_with_resource_roles 5.2±0.12µs 5.4±0.10µs -3.70%
benchmark_role_manager_large 4.9±0.02ms 4.7±0.02ms +4.26%
benchmark_role_manager_medium 346.0±19.00µs 320.5±3.50µs +7.96%
benchmark_role_manager_small 89.5±1.78µs 91.3±2.82µs -1.97%

@hsluoyz hsluoyz merged commit 44c0e8a into casbin:master Dec 2, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enforcer shouldn't load full policy when loading a filtered adapter
2 participants