Skip to content

Fix `_filter_changed` to pass `protocol` to `Meta.from_info`

9956cd7
Select commit
Loading
Failed to load commit list.
Merged

Fix: pass protocol to Meta.from_info in _filter_changed (fixes treeverse/dvc#10594) #656

Fix `_filter_changed` to pass `protocol` to `Meta.from_info`
9956cd7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 0s

73.82% (+1.40%) compared to e38c8c2

View this Pull Request on Codecov

73.82% (+1.40%) compared to e38c8c2

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.82%. Comparing base (e38c8c2) to head (9956cd7).
⚠️ Report is 70 commits behind head on main.

Files with missing lines Patch % Lines
src/dvc_data/index/fetch.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #656      +/-   ##
==========================================
+ Coverage   72.42%   73.82%   +1.40%     
==========================================
  Files          67       65       -2     
  Lines        5132     5357     +225     
  Branches      605      622      +17     
==========================================
+ Hits         3717     3955     +238     
+ Misses       1227     1209      -18     
- Partials      188      193       +5     

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