Check fuzz workspace formatting in CI#4582
Check fuzz workspace formatting in CI#4582joostjager wants to merge 1 commit intolightningdevkit:mainfrom
Conversation
Extend the rustfmt CI job to check the fuzz workspace. This covers fuzz alongside the root workspace and lightning-tests.
|
👋 Thanks for assigning @jkczyz as a reviewer! |
|
This is a straightforward formatting-only PR. All changes in No issues found. No inline comments were posted. The PR is a clean, minimal change that:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4582 +/- ##
==========================================
+ Coverage 87.15% 87.17% +0.01%
==========================================
Files 161 161
Lines 109251 109251
Branches 109251 109251
==========================================
+ Hits 95215 95235 +20
+ Misses 11560 11542 -18
+ Partials 2476 2474 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Extend the rustfmt CI job to check the fuzz workspace.
This covers fuzz alongside the root workspace and lightning-tests.