incf-nidash / PyNIDM

Other
21 stars 31 forks source link

Make key_exists more "pythonic", but it is not used at all -- remove? #387

Closed yarikoptic closed 11 months ago

yarikoptic commented 12 months ago

PS didn't check/no test -- shouldwork™

codecov-commenter commented 12 months ago

Codecov Report

Merging #387 (1ea0b93) into master (e6733f3) will decrease coverage by 0.03%. The diff coverage is 0.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #387      +/-   ##
==========================================
- Coverage   34.35%   34.33%   -0.03%     
==========================================
  Files          52       52              
  Lines        6851     6845       -6     
  Branches     1676     1675       -1     
==========================================
- Hits         2354     2350       -4     
+ Misses       4328     4325       -3     
- Partials      169      170       +1     
Files Changed Coverage Δ
src/nidm/experiment/Utils.py 27.45% <0.00%> (+0.15%) :arrow_up:

... and 1 file with indirect coverage changes

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