feat: Adding filter_cdx and warc_by_cdx commands (2) #54
Codecov / codecov/project
succeeded
Nov 4, 2025 in 0s
96.34% (+0.56%) compared to b6f5f02
View this Pull Request on Codecov
96.34% (+0.56%) compared to b6f5f02
Details
Codecov Report
❌ Patch coverage is 96.94002% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.34%. Comparing base (b6f5f02) to head (a82af06).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cdx_toolkit/filter_warc/warc_filter.py | 92.51% | 17 Missing |
| cdx_toolkit/filter_warc/command.py | 92.10% | 3 Missing |
| cdx_toolkit/warc.py | 93.10% | 2 Missing |
| cdx_toolkit/cli.py | 92.85% | 1 Missing |
| cdx_toolkit/commoncrawl.py | 80.00% | 1 Missing |
| cdx_toolkit/utils.py | 97.22% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #54 +/- ##
==========================================
+ Coverage 95.78% 96.34% +0.56%
==========================================
Files 7 22 +15
Lines 877 1643 +766
==========================================
+ Hits 840 1583 +743
- Misses 37 60 +23 ☔ 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