-
Notifications
You must be signed in to change notification settings - Fork 668
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
Address clippy complaints in pox-locking repo #3950
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #3950 +/- ##
============================================
- Coverage 58.31% 0.16% -58.16%
============================================
Files 1 337 +336
Lines 571 287020 +286449
============================================
+ Hits 333 469 +136
- Misses 238 286551 +286313
... and 331 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
eac948f
to
29ea42a
Compare
29ea42a
to
e8df625
Compare
192e748
to
ea57261
Compare
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
6fc2b22
to
e5d529c
Compare
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Closes #3937
To run clippy ONLY in pox-locking:
cargo clippy -p pox-locking --no-deps --tests --all-features