sdiff initial implementation
#159
Open
Codecov / codecov/project
succeeded
Jan 13, 2026 in 0s
86.41% (+0.15%) compared to c38fe5f
View this Pull Request on Codecov
86.41% (+0.15%) compared to c38fe5f
Details
Codecov Report
❌ Patch coverage is 89.78495% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.41%. Comparing base (c38fe5f) to head (9983fb2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/sdiff.rs | 90.47% | 27 Missing and 1 partial |
| src/diff.rs | 40.00% | 9 Missing |
| src/utils.rs | 97.67% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #159 +/- ##
==========================================
+ Coverage 86.25% 86.41% +0.15%
==========================================
Files 13 14 +1
Lines 6222 6565 +343
Branches 519 530 +11
==========================================
+ Hits 5367 5673 +306
- Misses 854 890 +36
- Partials 1 2 +1 ☔ 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