Major updates#45
Merged
Merged
Codecov / codecov/project
succeeded
Jul 7, 2026 in 0s
96.36% (+34.41%) compared to 20d1881
View this Pull Request on Codecov
96.36% (+34.41%) compared to 20d1881
Details
Codecov Report
❌ Patch coverage is 96.62332% with 161 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.36%. Comparing base (20d1881) to head (c7cd13a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/PyReprism/cli.py | 87.97% | 35 Missing |
| src/PyReprism/__init__.py | 84.73% | 29 Missing |
| src/PyReprism/diffs.py | 91.00% | 26 Missing |
| src/PyReprism/languages/__init__.py | 81.63% | 9 Missing |
| src/PyReprism/languages/base.py | 95.45% | 9 Missing |
| src/PyReprism/engines/pygments_engine.py | 86.66% | 8 Missing |
| src/PyReprism/languages/sql.py | 88.88% | 6 Missing |
| src/PyReprism/batch.py | 95.90% | 5 Missing |
| src/PyReprism/__main__.py | 0.00% | 4 Missing |
| src/PyReprism/languages/registry.py | 91.17% | 3 Missing |
| ... and 17 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #45 +/- ##
===========================================
+ Coverage 61.95% 96.36% +34.41%
===========================================
Files 100 162 +62
Lines 3964 5314 +1350
===========================================
+ Hits 2456 5121 +2665
+ Misses 1508 193 -1315 ☔ 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