keurfonluu / toughio

Pre- and post-processing Python library for TOUGH
Other
59 stars 9 forks source link

Refactor output #170

Closed keurfonluu closed 6 months ago

keurfonluu commented 6 months ago

Reminders:

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 90.20%. Comparing base (4894d6d) to head (636014e). Report is 16 commits behind head on master.

Files Patch % Lines
toughio/_io/output/_common.py 73.33% 24 Missing :warning:
toughio/_io/output/tough/_tough.py 90.38% 5 Missing :warning:
toughio/_io/output/_helpers.py 80.00% 4 Missing :warning:
toughio/_io/output/petrasim/_petrasim.py 92.10% 3 Missing :warning:
toughio/_cli/_export.py 60.00% 2 Missing :warning:
toughio/_io/output/csv/_csv.py 95.34% 2 Missing :warning:
toughio/_mesh/_mesh.py 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #170 +/- ## ========================================== - Coverage 90.21% 90.20% -0.01% ========================================== Files 97 97 Lines 6283 6433 +150 ========================================== + Hits 5668 5803 +135 - Misses 615 630 +15 ```

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