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

Pass --raw or --raw-except=datalad to addurl #34

Merged
merged 3 commits into from
Jul 12, 2024

Add check for minimum required git-annex version

c81b62b
Select commit
Loading
Failed to load commit list.
Merged

Pass --raw or --raw-except=datalad to addurl #34

Add check for minimum required git-annex version
c81b62b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 12, 2024 in 0s

74.05% (-0.72%) compared to 02e2c9e

View this Pull Request on Codecov

74.05% (-0.72%) compared to 02e2c9e

Details

Codecov Report

Attention: Patch coverage is 65.21739% with 8 lines in your changes missing coverage. Please review.

Project coverage is 74.05%. Comparing base (02e2c9e) to head (c81b62b).
Report is 5 commits behind head on main.

Files Patch % Lines
src/backups2datalad/__main__.py 55.55% 4 Missing ⚠️
src/backups2datalad/util.py 50.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   74.77%   74.05%   -0.72%     
==========================================
  Files          17       17              
  Lines        2735     2787      +52     
  Branches      604      615      +11     
==========================================
+ Hits         2045     2064      +19     
- Misses        526      554      +28     
- Partials      164      169       +5     

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