Skip to content

Conversation

@Remi-Gau
Copy link
Contributor

fixes #130
fixes #137

@Remi-Gau Remi-Gau changed the title [ENH] imporove error messages for invalid input data [ENH] improve error messages for invalid input data Sep 17, 2023
@codecov
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.24%. Comparing base (1bcca23) to head (aeccfb0).
Report is 102 commits behind head on main.

Files with missing lines Patch % Lines
bidsmreye/bids_utils.py 0.00% 1 Missing ⚠️
bidsmreye/configuration.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   79.91%   85.24%   +5.33%     
==========================================
  Files          13       13              
  Lines         926      888      -38     
  Branches      119        0     -119     
==========================================
+ Hits          740      757      +17     
+ Misses        144      131      -13     
+ Partials       42        0      -42     
Flag Coverage Δ
tests 85.24% <60.00%> (+5.44%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Remi-Gau Remi-Gau merged commit de73e5b into cpp-lln-lab:main Aug 1, 2024
@Remi-Gau Remi-Gau deleted the input_data branch August 12, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

datasets with input files with no space entity should fail early make error message for invalid input dataset format clearer

1 participant