cpp-lln-lab / bidsMReye

BIDS app using deepMReye to decode eye motion for fMRI time series data.
https://bidsmreye.readthedocs.io/en/latest/
Other
5 stars 5 forks source link

[MAINT] update packaging #165

Closed Remi-Gau closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #165 (c656a5e) into main (1bcca23) will increase coverage by 5.92%. Report is 37 commits behind head on main. The diff coverage is 73.52%.

@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
+ Coverage   79.91%   85.83%   +5.92%     
==========================================
  Files          13       13              
  Lines         926      925       -1     
  Branches      119        0     -119     
==========================================
+ Hits          740      794      +54     
+ Misses        144      131      -13     
+ Partials       42        0      -42     
Flag Coverage Δ
tests 85.83% <73.52%> (+6.03%) :arrow_up:

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

Files Changed Coverage Δ
bidsmreye/__init__.py 100.00% <ø> (ø)
bidsmreye/defaults.py 90.90% <ø> (ø)
bidsmreye/download.py 86.27% <ø> (+5.88%) :arrow_up:
bidsmreye/generalize.py 53.57% <ø> (ø)
bidsmreye/quality_control.py 98.56% <ø> (+2.15%) :arrow_up:
bidsmreye/utils.py 90.36% <ø> (+5.65%) :arrow_up:
bidsmreye/prepare_data.py 57.57% <12.50%> (+2.78%) :arrow_up:
bidsmreye/bids_utils.py 91.52% <90.00%> (+20.23%) :arrow_up:
bidsmreye/bidsmreye.py 69.89% <100.00%> (+5.76%) :arrow_up:
bidsmreye/configuration.py 94.17% <100.00%> (+10.06%) :arrow_up:
... and 2 more

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more