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

fix partial fetch #10205

Merged
merged 1 commit into from
Dec 27, 2023
Merged

fix partial fetch #10205

merged 1 commit into from
Dec 27, 2023

Conversation

skshetry
Copy link
Member

Closes #10199. Bumps dvc-data to >=3.4.

In the tests, I have increased the number of files to 10s of files, so that it raises an alarm when the fetched stat is much larger in case of partial pull.

@skshetry skshetry added p1-important Important, aka current backlog of things to do bugfix fixes bug regression Ohh, we broke something :-( A: data-management Related to dvc add/checkout/commit/move/remove labels Dec 27, 2023
@skshetry skshetry self-assigned this Dec 27, 2023
Closes iterative#10199. Bumps dvc-data to >=3.4.
@skshetry skshetry marked this pull request as draft December 27, 2023 11:02
@skshetry

This comment was marked as resolved.

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (27a8222) 90.54% compared to head (64649b4) 90.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10205   +/-   ##
=======================================
  Coverage   90.54%   90.54%           
=======================================
  Files         499      499           
  Lines       37950    37953    +3     
  Branches     5514     5517    +3     
=======================================
+ Hits        34363    34366    +3     
  Misses       2943     2943           
  Partials      644      644           

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

@skshetry skshetry marked this pull request as ready for review December 27, 2023 13:20
@skshetry skshetry merged commit e7b695d into iterative:main Dec 27, 2023
24 checks passed
@skshetry skshetry deleted the fix-partial-fetch branch December 27, 2023 13:20
BradyJ27 pushed a commit to BradyJ27/dvc that referenced this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: data-management Related to dvc add/checkout/commit/move/remove bugfix fixes bug p1-important Important, aka current backlog of things to do regression Ohh, we broke something :-(
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

partial fetch is broken
2 participants