Implement a much nicer diff view #100
Merged
Codecov / codecov/project
succeeded
Apr 9, 2026 in 1s
88.41% (+1.67%) compared to b100476
View this Pull Request on Codecov
88.41% (+1.67%) compared to b100476
Details
Codecov Report
❌ Patch coverage is 93.82239% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.41%. Comparing base (b100476) to head (ea6f6db).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/diff/diff.go | 85.55% | 13 Missing |
| internal/diff/render.go | 96.96% | 2 Missing |
| internal/diff/chars.go | 99.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #100 +/- ##
==========================================
+ Coverage 86.73% 88.41% +1.67%
==========================================
Files 3 5 +2
Lines 407 604 +197
==========================================
+ Hits 353 534 +181
- Misses 33 49 +16
Partials 21 21 ☔ 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