Closed tclose closed 2 years ago
Merging #103 (10cb10e) into main (19b0663) will increase coverage by
1.23%
. The diff coverage is71.73%
.
@@ Coverage Diff @@
## main #103 +/- ##
==========================================
+ Coverage 73.91% 75.15% +1.23%
==========================================
Files 52 59 +7
Lines 5069 5322 +253
Branches 1007 1052 +45
==========================================
+ Hits 3747 4000 +253
+ Misses 1065 1035 -30
- Partials 257 287 +30
Impacted Files | Coverage Δ | |
---|---|---|
arcana/__about__.py | 100.00% <ø> (ø) |
|
arcana/test/fixtures/medimage/dicom/dwi.py | 81.81% <ø> (ø) |
|
arcana/test/fixtures/medimage/dicom/magfmap.py | 81.81% <ø> (ø) |
|
arcana/test/fixtures/medimage/dicom/t1w.py | 81.81% <ø> (ø) |
|
arcana/test/fixtures/medimage/xnat.py | 70.42% <33.33%> (ø) |
|
arcana/test/fixtures/medimage/dicom/base.py | 49.25% <49.25%> (ø) |
|
arcana/core/data/format.py | 73.13% <55.88%> (+0.34%) |
:arrow_up: |
arcana/cli/deploy.py | 62.82% <63.63%> (+4.42%) |
:arrow_up: |
arcana/tasks/bids/app.py | 83.44% <80.00%> (+1.69%) |
:arrow_up: |
arcana/data/formats/medimage.py | 59.02% <87.30%> (+10.83%) |
:arrow_up: |
... and 14 more |
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 19b0663...10cb10e. Read the comment docs.
added json_edits to bids_app.init as well as input_spec (they are appended to one another)