ci: code coverage job - #4122
Open
victorapm wants to merge 19 commits into
Open
Conversation
Register 12 coverage-only solver scenarios for MPM, contact, hydrofracture, proppant, reactive transport, and phase field. Isolate outputs for safe 12-way CTest execution.\n\nVerified CPU-local line coverage: 73.7% (127243/172646), up 8.06 points.
Add 13 coverage-only scenarios for induced seismicity, embedded fractures, poromechanics, thermo-poromechanics, VEM, orthotropic mechanics, and wellbores.\n\nVerified CPU-local line coverage: 76.9285% (132814/172646), up 11.29 points from baseline.
Add 18 coverage-only scenarios for specialized flow, wells, constitutive drivers, stabilized poromechanics, PML, FEM, PEBI/VTK import, multi-body output, and phase field.\n\nVerified CPU-local line coverage: 80.7102% (139343/172646), up 15.0742 points from baseline.
Register high-impact serial and MPI smoke scenarios across flow, wells, contact, mesh, output, and partitioning paths. Add compact ordered overlays for the three multiscale-preconditioner cases and account for MPI ranks in twelve-way CTest scheduling. Verified at 86.084821% lines on the local CPU coverage build.
Exercise order-2 acoustic DG through one timestep and initialize the order-3 tetrahedral formulation with an ordered setup-only overlay. This covers 15,590 additional function instances and raises clean CPU function coverage from 35.118363% to 41.075680%.
Exercise the explicit BufferOps and StandardArrays wrapper matrices, add VTK and multiscale transfer coverage, and correct coarse multidimensional cell-transfer bounds. Verified on the CPU coverage build at 172,170/267,363 functions (64.395597%) using --parallel 12.
victorapm
requested review from
OmarDuran,
dkachuma,
herve-gross,
jhuang2601 and
rrsettgast
as code owners
August 17, 2026 01:46
victorapm
requested review from
MelReyCG,
acitrain,
cssherman and
sframba
as code owners
August 17, 2026 01:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replace the gcov + external Codecov upload with a repository-owned LLVM source-coverage pipeline.
The CI coverage job now:
This also adds unit tests and coverage smoke cases to improve GEOS coverage.