Closed svchb closed 1 month ago
Attention: Patch coverage is 50.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 69.92%. Comparing base (
33f6f86
) to head (915d652
). Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...oundary/open_boundary/method_of_characteristics.jl | 50.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Saving sound speed in the openboundary system makes no sense especially in the context of multiple fluids that can be at the openboundary. As such remove sound speed and reuse the information from the fluid system(s).
Extracted from #604