Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fetch: handle missing/modified imports #10220

Merged
merged 1 commit into from
Jan 25, 2024

tests: pull after imp-url no-download

8e9ca24
Select commit
Loading
Failed to load commit list.
Merged

fetch: handle missing/modified imports #10220

tests: pull after imp-url no-download
8e9ca24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 1s

90.49% (+0.00%) compared to 20edd72

View this Pull Request on Codecov

90.49% (+0.00%) compared to 20edd72

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (20edd72) 90.49% compared to head (8e9ca24) 90.49%.

Files Patch % Lines
dvc/fs/dvc.py 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10220   +/-   ##
=======================================
  Coverage   90.49%   90.49%           
=======================================
  Files         493      493           
  Lines       37643    37665   +22     
  Branches     5457     5461    +4     
=======================================
+ Hits        34064    34084   +20     
- Misses       2953     2954    +1     
- Partials      626      627    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.