ArcanaFramework / arcana

Abstraction of Repository Centric ANAlysis
Other
4 stars 5 forks source link

Debugging deployment framework #114

Closed tclose closed 2 years ago

tclose commented 2 years ago

Debugged:

codecov-commenter commented 2 years ago

Codecov Report

Merging #114 (4139c79) into main (8819909) will decrease coverage by 0.07%. The diff coverage is 63.63%.

@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
- Coverage   75.12%   75.05%   -0.08%     
==========================================
  Files          60       60              
  Lines        5343     5351       +8     
  Branches     1055     1055              
==========================================
+ Hits         4014     4016       +2     
- Misses       1040     1046       +6     
  Partials      289      289              
Impacted Files Coverage Δ
arcana/core/data/column.py 85.29% <0.00%> (ø)
arcana/core/data/format.py 73.13% <0.00%> (ø)
arcana/deploy/medimage/xnat.py 82.32% <ø> (ø)
arcana/test/fixtures/medimage/dicom/base.py 46.87% <ø> (-2.38%) :arrow_down:
arcana/cli/deploy.py 62.22% <64.70%> (-0.60%) :arrow_down:
arcana/core/utils.py 76.61% <100.00%> (ø)
arcana/tasks/bids/app.py 83.44% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8819909...4139c79. Read the comment docs.