-
Notifications
You must be signed in to change notification settings - Fork 15
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 #870
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #870 +/- ##
============================================
- Coverage 76.29% 76.26% -0.03%
Complexity 418 418
============================================
Files 155 153 -2
Lines 14452 14443 -9
Branches 292 292
============================================
- Hits 11026 11015 -11
- Misses 3279 3281 +2
Partials 147 147
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All changes looks like only formatting or changes to the built in functions. I don't know rust well enough to know that each underlying function provides no changes. We should try and run e2e tests with the changes to verify.
But otherwise changes looks good
Description
Commit Message
see the guidelines for commit messages.
Changelog Entry
Checklist