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: upgrade dependencies to support casbin 2.1.0 and sqlx 0.7 #87

Merged
merged 5 commits into from
Feb 8, 2024

Conversation

MuZhou233
Copy link
Contributor

@MuZhou233 MuZhou233 commented Feb 7, 2024

@MuZhou233 MuZhou233 changed the title fix: upgrade casbin to v2.1.0 fix: upgrade dependencies Feb 7, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2024

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 65.28%. Comparing base (c1e50ca) to head (47bc230).
Report is 20 commits behind head on master.

Files with missing lines Patch % Lines
src/actions.rs 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   64.56%   65.28%   +0.72%     
==========================================
  Files           4        3       -1     
  Lines         364      363       -1     
==========================================
+ Hits          235      237       +2     
+ Misses        129      126       -3     

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

@hsluoyz hsluoyz changed the title fix: upgrade dependencies feat: upgrade dependencies to support casbin 2.1.0 and sqlx 0.7 Feb 8, 2024
@hsluoyz hsluoyz merged commit ecdbbd7 into casbin-rs:master Feb 8, 2024
6 checks passed
This was referenced Feb 8, 2024
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.

brew update followed by brew upgrade fails for Python's 2to3 conflict (December 2022)
4 participants