GEOS-DEV / GEOS

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

Add missing tests into ATS and adjust output naming #3120

Closed paveltomin closed 1 month ago

paveltomin commented 1 month ago

Also disable restarting for cases with EmbeddedSurfaceGenerator, since its postRestartInitialization function is not implemented (documented in https://github.com/GEOS-DEV/GEOS/issues/3126)

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 53.69%. Comparing base (967b5e4) to head (148a7e0).

Files Patch % Lines
src/coreComponents/mesh/SurfaceElementRegion.cpp 0.00% 3 Missing :warning:
...ers/surfaceGeneration/EmbeddedSurfaceGenerator.hpp 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3120 +/- ## =========================================== - Coverage 53.69% 53.69% -0.01% =========================================== Files 1010 1010 Lines 85649 85651 +2 =========================================== Hits 45991 45991 - Misses 39658 39660 +2 ```

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