GEOS-DEV / GEOS

GEOS Simulation Framework
GNU Lesser General Public License v2.1
210 stars 84 forks source link

Small clean up for SinglePhasePoromechanicsEmbeddedFractures #3093

Closed paveltomin closed 5 months ago

paveltomin commented 5 months ago

Removed redundant functions that are already available from the base CoupledSolver

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 53.28%. Comparing base (f87a708) to head (d58cff2).

Files Patch % Lines
...sics/SinglePhasePoromechanicsEmbeddedFractures.cpp 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3093 +/- ## =========================================== + Coverage 53.26% 53.28% +0.01% =========================================== Files 989 989 Lines 83524 83504 -20 =========================================== Hits 44492 44492 + Misses 39032 39012 -20 ```

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