GEOS-DEV / GEOS

GEOS Simulation Framework
GNU Lesser General Public License v2.1
203 stars 80 forks source link

Bugfix/fix issue 2853 with flag #3196

Closed rrsettgast closed 3 days ago

rrsettgast commented 5 days ago

taken from liyangrock:liyang/fork/bugfix/fix-issue-2853-with-flag

https://github.com/GEOS-DEV/GEOS/pull/3108

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 9.52381% with 19 lines in your changes missing coverage. Please review.

Project coverage is 55.88%. Comparing base (44efb98) to head (5a502c1).

Files Patch % Lines
...hysicsSolvers/multiphysics/HydrofractureSolver.cpp 0.00% 15 Missing :warning:
...onents/physicsSolvers/fluidFlow/FlowSolverBase.cpp 50.00% 2 Missing :warning:
...onents/physicsSolvers/fluidFlow/FlowSolverBase.hpp 0.00% 1 Missing :warning:
...hysicsSolvers/multiphysics/HydrofractureSolver.hpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3196 +/- ## =========================================== - Coverage 55.88% 55.88% -0.01% =========================================== Files 1037 1037 Lines 88185 88203 +18 =========================================== + Hits 49285 49288 +3 - Misses 38900 38915 +15 ```

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