Closed hkjeldsberg closed 1 year ago
Merging #125 (acf6146) into master (a0adb95) will decrease coverage by
1.29%
. The diff coverage is14.88%
.
@@ Coverage Diff @@
## master #125 +/- ##
==========================================
- Coverage 56.88% 55.60% -1.29%
==========================================
Files 28 29 +1
Lines 3247 3365 +118
==========================================
+ Hits 1847 1871 +24
- Misses 1400 1494 +94
Files | Coverage Δ | |
---|---|---|
src/vampy/simulation/Artery.py | 11.53% <14.28%> (+1.48%) |
:arrow_up: |
src/vampy/simulation/Atrium.py | 13.38% <14.28%> (+2.13%) |
:arrow_up: |
.../automatedPreprocessing/automated_preprocessing.py | 60.86% <50.00%> (-1.19%) |
:arrow_down: |
...mpy/automatedPreprocessing/preprocessing_common.py | 56.78% <16.66%> (-2.41%) |
:arrow_down: |
src/vampy/simulation/simulation_common.py | 8.79% <5.40%> (-0.44%) |
:arrow_down: |
src/vampy/automatedPreprocessing/moving_common.py | 8.92% <8.92%> (ø) |
MovingAtrium.py
, a highly modified version ofAtrium.py
for moving domain simulations in the atriumsimulation_common.py
MovingAtrium.py
)