KVSlab / VaMPy

A collection of tools for pre-processing, simulating, and post-processing vascular morphologies.
https://kvslab.github.io/VaMPy
GNU General Public License v3.0
15 stars 8 forks source link

Update imports #146

Closed hkjeldsberg closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 82.85714% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 81.11%. Comparing base (3a85be6) to head (72114a1).

Files Patch % Lines
src/vampy/simulation/Artery.py 84.21% 3 Missing :warning:
src/vampy/simulation/Atrium.py 81.25% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #146 +/- ## ========================================== - Coverage 81.15% 81.11% -0.05% ========================================== Files 32 32 Lines 3348 3362 +14 ========================================== + Hits 2717 2727 +10 - Misses 631 635 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.