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

index: build: use detail=True if not localfs #478

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

efiop
Copy link
Contributor

@efiop efiop commented Dec 13, 2023

This significantly speeds up entry building on slow filesystems.

Part of iterative/dvc#10059

@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2023

Codecov Report

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

Comparison is base (7ca63e6) 63.79% compared to head (0c84caf) 63.79%.

Files Patch % Lines
src/dvc_data/index/build.py 62.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #478      +/-   ##
==========================================
- Coverage   63.79%   63.79%   -0.01%     
==========================================
  Files          61       61              
  Lines        4116     4121       +5     
  Branches      703      705       +2     
==========================================
+ Hits         2626     2629       +3     
- Misses       1345     1346       +1     
- Partials      145      146       +1     

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

@efiop efiop added the enhancement New feature or request label Dec 13, 2023
@efiop efiop merged commit 5777edd into iterative:main Dec 13, 2023
13 of 15 checks passed
@efiop efiop self-assigned this Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants