Skip to content

Update README build instructions and add testing section

df4b62b
Select commit
Loading
Failed to load commit list.
Open

Implement an advanced fuzzy diffing feature for interdiff #156

Update README build instructions and add testing section
df4b62b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2026 in 0s

86.68% (+0.33%) compared to e664ecc

View this Pull Request on Codecov

86.68% (+0.33%) compared to e664ecc

Details

Codecov Report

❌ Patch coverage is 89.67343% with 117 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.68%. Comparing base (e664ecc) to head (df4b62b).

Files with missing lines Patch % Lines
src/interdiff.c 89.69% 116 Missing ⚠️
src/util.c 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
+ Coverage   86.34%   86.68%   +0.33%     
==========================================
  Files          15       15              
  Lines        8156     9160    +1004     
  Branches     1671     1884     +213     
==========================================
+ Hits         7042     7940     +898     
- Misses       1114     1220     +106     

☔ 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.