find: Fix -printf interactions with -L #531
Open
Codecov / codecov/project
failed
Apr 4, 2026 in 1s
87.64% (-0.05%) compared to e5f7dae
View this Pull Request on Codecov
87.64% (-0.05%) compared to e5f7dae
Details
Codecov Report
❌ Patch coverage is 64.86486% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.64%. Comparing base (e5f7dae) to head (3a680a4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/find/matchers/printf.rs | 64.28% | 6 Missing and 4 partials |
| src/find/matchers/mod.rs | 66.66% | 1 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #531 +/- ##
==========================================
- Coverage 87.69% 87.64% -0.05%
==========================================
Files 31 31
Lines 6893 6906 +13
Branches 324 327 +3
==========================================
+ Hits 6045 6053 +8
- Misses 617 619 +2
- Partials 231 234 +3 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading