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(cli): Configure and enable a git-annex remote when downloading datasets #3283

Merged
merged 1 commit into from
Jan 16, 2025

fix(cli): Configure and enable a git-annex remote when downloading da…

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

fix(cli): Configure and enable a git-annex remote when downloading datasets #3283

fix(cli): Configure and enable a git-annex remote when downloading da…
8ce2032
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 15, 2025 in 0s

46.81% (-0.04%) compared to 794f576

View this Pull Request on Codecov

46.81% (-0.04%) compared to 794f576

Details

Codecov Report

Attention: Patch coverage is 0% with 37 lines in your changes missing coverage. Please review.

Project coverage is 46.81%. Comparing base (794f576) to head (8ce2032).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
cli/src/worker/git.ts 0.00% 31 Missing ⚠️
cli/src/commands/download.ts 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3283      +/-   ##
==========================================
- Coverage   46.85%   46.81%   -0.04%     
==========================================
  Files         610      610              
  Lines       39102    39142      +40     
  Branches     1254     1255       +1     
==========================================
+ Hits        18321    18325       +4     
- Misses      20585    20621      +36     
  Partials      196      196              

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