Fix stable clippy string repeat lint#4727
Conversation
|
I've assigned @valentinewallace as a reviewer! |
|
This is a re-review. I already analyzed this PR in a prior pass and found no issues. The change is trivial and behavior-preserving. No new changes to review. No issues found. |
|
🔔 1st Reminder Hey @valentinewallace! This PR has been waiting for your review. |
|
Care to re-push with no updates just so CI runs? |
|
👋 The first review has been submitted! Do you think this PR is ready for a second reviewer? If so, click here to assign a second reviewer. |
Use str::repeat in DebugMsg tests to satisfy current stable clippy.
|
Re-pushed |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4727 +/- ##
==========================================
+ Coverage 84.54% 86.90% +2.35%
==========================================
Files 137 161 +24
Lines 77617 111687 +34070
Branches 77617 111687 +34070
==========================================
+ Hits 65625 97060 +31435
- Misses 9949 12119 +2170
- Partials 2043 2508 +465
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Lint passes with CI enabled |
Uncaught by broken CI