fix: config-docs-generator uninlined-format-args and collapsible-if clippy warnings
#6359
8.66% (target 80.00%)
View this Pull Request on Codecov
8.66% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 8.66%. Comparing base (c21aea7) to head (2578c7d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ib/tools/config-docs-generator/src/extract_docs.rs | 0.00% | 40 Missing |
| ...ols/config-docs-generator/src/generate_markdown.rs | 0.00% | 18 Missing |
❌ Your project check has failed because the head coverage (8.66%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
❗ There is a different number of reports uploaded between BASE (c21aea7) and HEAD (2578c7d). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## develop #6359 +/- ##
============================================
- Coverage 63.60% 8.66% -54.94%
============================================
Files 552 552
Lines 351807 351788 -19
============================================
- Hits 223762 30488 -193274
- Misses 128045 321300 +193255 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ols/config-docs-generator/src/generate_markdown.rs | 0.00% <0.00%> (-80.46%) |
⬇️ |
| ...ib/tools/config-docs-generator/src/extract_docs.rs | 0.00% <0.00%> (-66.77%) |
⬇️ |
... and 501 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update c21aea7...2578c7d. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.