Skip to content

metrics: handle distinct refs resolving to the same SHA in diff (#10429)

299f06c
Select commit
Loading
Failed to load commit list.
Open

metrics: handle distinct refs resolving to the same SHA in diff (#10429) #11038

metrics: handle distinct refs resolving to the same SHA in diff (#10429)
299f06c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 1s

90.97% (+0.29%) compared to 2431ec6

View this Pull Request on Codecov

90.97% (+0.29%) compared to 2431ec6

Details

Codecov Report

❌ Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.97%. Comparing base (2431ec6) to head (299f06c).
⚠️ Report is 203 commits behind head on main.

Files with missing lines Patch % Lines
dvc/repo/metrics/diff.py 77.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11038      +/-   ##
==========================================
+ Coverage   90.68%   90.97%   +0.29%     
==========================================
  Files         504      505       +1     
  Lines       39795    41152    +1357     
  Branches     3141     3266     +125     
==========================================
+ Hits        36087    37440    +1353     
- Misses       3042     3072      +30     
+ Partials      666      640      -26     

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