[primer] Switch from JSONReporter to JSON2Reporter #10949
Merged
Codecov / codecov/project
succeeded
Apr 2, 2026 in 1s
96.17% (target 95.00%)
View this Pull Request on Codecov
96.17% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.17%. Comparing base (a5fd825) to head (7943b25).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pylint/testutils/_primer/primer_run_command.py | 20.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #10949 +/- ##
=======================================
Coverage 96.17% 96.17%
=======================================
Files 178 178
Lines 19637 19642 +5
=======================================
+ Hits 18885 18890 +5
Misses 752 752 | Files with missing lines | Coverage Δ | |
|---|---|---|
| pylint/testutils/_primer/comparator.py | 100.00% <100.00%> (ø) |
|
| pylint/testutils/_primer/primer_command.py | 94.73% <100.00%> (ø) |
|
| pylint/testutils/_primer/primer_compare_command.py | 94.02% <100.00%> (ø) |
|
| pylint/testutils/_primer/primer_run_command.py | 30.76% <20.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading