-
Notifications
You must be signed in to change notification settings - Fork 87
update debugless-unwrap #962
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #962 +/- ##
=======================================
Coverage 77.39% 77.39%
=======================================
Files 41 41
Lines 4503 4503
=======================================
Hits 3485 3485
Misses 1018 1018 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3409b51 to
e6eec3f
Compare
natalieesk
left a comment
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.
Looks good
Merge Queue Status🚫 The pull request has left the queue (rule: This pull request spent 8 seconds in the queue, with no time running CI. ReasonThe pull request conflicts with at least one pull request ahead in queue HintThere is nothing you can do for now. If the pull request ahead in the queue is merged, this pull request will become conflicting and you'll have to update it. |
c0c1d30 to
1c05261
Compare
Merge Queue Status✅ The pull request has been merged at 1c05261 This pull request spent 4 minutes 5 seconds in the queue, including 1 second running CI. Required conditions to merge
|
I also changed it so that it is only used for tests.
I wanted to update criterion but that would require a MSRV bump.