Skip to content

Add test coverage for git-extended-diffs edge cases

3bf4b5b
Select commit
Loading
Failed to load commit list.
Merged

Add --git-extended-diffs option to restore 0.4.3 compatibility #164

Add test coverage for git-extended-diffs edge cases
3bf4b5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2026 in 0s

83.60% (+0.00%) compared to 9f5678c

View this Pull Request on Codecov

83.60% (+0.00%) compared to 9f5678c

Details

Codecov Report

❌ Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.60%. Comparing base (9f5678c) to head (3bf4b5b).

Files with missing lines Patch % Lines
src/filterdiff.c 85.71% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            0.4.x     #164   +/-   ##
=======================================
  Coverage   83.60%   83.60%           
=======================================
  Files           5        5           
  Lines        4196     4215   +19     
  Branches     1001     1006    +5     
=======================================
+ Hits         3508     3524   +16     
- Misses        688      691    +3     

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