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

Debugged datatype, logging and missing ID handling #22

Merged
merged 9 commits into from
Oct 2, 2024

fixed up datatype option for stage

9bd2c84
Select commit
Loading
Failed to load commit list.
Merged

Debugged datatype, logging and missing ID handling #22

fixed up datatype option for stage
9bd2c84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 2, 2024 in 0s

78.60% (-0.06%) compared to 68ddb1a

View this Pull Request on Codecov

78.60% (-0.06%) compared to 68ddb1a

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.

Project coverage is 78.60%. Comparing base (68ddb1a) to head (9bd2c84).

Files with missing lines Patch % Lines
xnat_ingest/session.py 75.00% 2 Missing ⚠️
xnat_ingest/cli/stage.py 83.33% 1 Missing ⚠️
xnat_ingest/utils.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   78.65%   78.60%   -0.06%     
==========================================
  Files          16       16              
  Lines        1279     1290      +11     
==========================================
+ Hits         1006     1014       +8     
- Misses        273      276       +3     

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