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: resolve cargo clippy warnings #296

Merged
merged 1 commit into from
Jun 17, 2022
Merged

Conversation

greenhandatsjtu
Copy link
Contributor

@greenhandatsjtu greenhandatsjtu commented Jun 17, 2022

there are 3 errors when running cargo clippy -- -D warnings , I fixed it

@casbin-bot
Copy link
Member

@smrpn @hackerchai @PsiACE @GopherJ please review

@codecov
Copy link

codecov bot commented Jun 17, 2022

Codecov Report

Merging #296 (90eea76) into master (4a661f3) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #296      +/-   ##
==========================================
- Coverage   81.52%   81.51%   -0.01%     
==========================================
  Files          23       23              
  Lines        3480     3479       -1     
==========================================
- Hits         2837     2836       -1     
  Misses        643      643              
Impacted Files Coverage Δ
src/effector.rs 85.10% <ø> (-0.32%) ⬇️
src/rbac_api.rs 91.20% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a661f3...90eea76. Read the comment docs.

Copy link
Contributor

@PsiACE PsiACE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PsiACE PsiACE merged commit 5cf0ed5 into casbin:master Jun 17, 2022
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.

3 participants