New scanning parser #116
Merged
New scanning parser #116
Codecov / codecov/project
succeeded
Oct 17, 2025 in 1s
85.78% (+2.28%) compared to f03e11e
View this Pull Request on Codecov
85.78% (+2.28%) compared to f03e11e
Details
Codecov Report
❌ Patch coverage is 86.66835% with 527 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.78%. Comparing base (f03e11e) to head (03e2b59).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/patch_scanner.c | 85.68% | 149 Missing |
| src/scanner_debug.c | 69.34% | 99 Missing |
| src/grep.c | 81.87% | 89 Missing |
| src/patchfilter.c | 74.07% | 56 Missing |
| src/util.c | 65.62% | 44 Missing |
| tests/scanner/test_basic.c | 96.74% | 37 Missing |
| src/ls.c | 93.81% | 17 Missing |
| tests/scanner/test_accumulated_headers.c | 83.65% | 17 Missing |
| src/patch_common.c | 89.13% | 15 Missing |
| src/filter.c | 0.00% | 2 Missing |
| ... and 1 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #116 +/- ##
==========================================
+ Coverage 83.50% 85.78% +2.28%
==========================================
Files 5 15 +10
Lines 4159 8112 +3953
Branches 985 1633 +648
==========================================
+ Hits 3473 6959 +3486
- Misses 686 1153 +467 ☔ 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