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

feat: update ci config & fix clippy warnings #28

Merged
merged 4 commits into from
Feb 20, 2024

Conversation

MuZhou233
Copy link
Contributor

@MuZhou233 MuZhou233 commented Feb 20, 2024

Fix: #27

@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (627ca2e) 70.58% compared to head (0133b2e) 48.30%.
Report is 9 commits behind head on master.

Files Patch % Lines
src/casbin_actor.rs 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #28       +/-   ##
===========================================
- Coverage   70.58%   48.30%   -22.29%     
===========================================
  Files           3        1        -2     
  Lines         255      118      -137     
===========================================
- Hits          180       57      -123     
+ Misses         75       61       -14     

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

@hsluoyz hsluoyz changed the title fix: update ci config & fix clippy warnings feat: update ci config & fix clippy warnings Feb 20, 2024
@hsluoyz hsluoyz merged commit 253eeaa into casbin-rs:master Feb 20, 2024
12 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.

bug: fix CI error
3 participants