Closed keurfonluu closed 6 months ago
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
toughio.ElementOutput
andtoughio.ConnectionOutput
) instead of mere namedtupletoughio.Output
.time_steps
to read a specific time step to avoid having to read the whole output file when working on a specific time step (so faster).Reminders:
invoke format
to make sure the code follows the style guide,