Use compression.zstd from Python >= 3.14 - #639
Draft
bdrung wants to merge 9 commits into
Draft
Codecov / codecov/project
failed
Jul 30, 2026 in 0s
84.15% (-0.32%) compared to 649773b
View this Pull Request on Codecov
84.15% (-0.32%) compared to 649773b
Details
Codecov Report
❌ Patch coverage is 66.66667% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.15%. Comparing base (649773b) to head (c126c71).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| bin/apport-valgrind | 0.00% | 5 Missing |
| apport/crashdb_impl/launchpad.py | 0.00% | 2 Missing |
| apport_python_hook.py | 0.00% | 2 Missing |
| apport/crashdb.py | 0.00% | 1 Missing |
| apport/crashdb_impl/debian.py | 0.00% | 1 Missing |
| apport/fileutils.py | 85.71% | 1 Missing |
| apport/hookutils.py | 0.00% | 1 Missing |
| apport/packaging_impl/apt_dpkg.py | 66.66% | 1 Missing |
| apport/report.py | 80.00% | 1 Missing |
| bin/apport-retrace | 0.00% | 1 Missing |
| ... and 3 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #639 +/- ##
==========================================
- Coverage 84.46% 84.15% -0.32%
==========================================
Files 106 106
Lines 21053 20898 -155
Branches 3223 2102 -1121
==========================================
- Hits 17783 17586 -197
- Misses 2793 2846 +53
+ Partials 477 466 -11 ☔ View full report in Codecov by Harness.
📢 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