SPECFEM / specfem3d

SPECFEM3D_Cartesian simulates acoustic (fluid), elastic (solid), coupled acoustic/elastic, poroelastic or seismic wave propagation in any type of conforming mesh of hexahedra (structured or not).
GNU General Public License v3.0
390 stars 223 forks source link

Devel #1611

Closed homnath closed 1 year ago

homnath commented 1 year ago

Fixed test issues due to the new parameter.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 20.00% and project coverage change: -10.82 :warning:

Comparison is base (394ac7c) 36.30% compared to head (26cdf64) 25.49%.

:exclamation: Current head 26cdf64 differs from pull request most recent head 542d268. Consider uploading reports for the commit 542d268 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1611 +/- ## =========================================== - Coverage 36.30% 25.49% -10.82% =========================================== Files 266 232 -34 Lines 60018 49483 -10535 =========================================== - Hits 21788 12614 -9174 + Misses 38230 36869 -1361 ``` | [Impacted Files](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1611?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM) | Coverage Δ | | |---|---|---| | [src/specfem3D/compute\_forces\_viscoelastic.F90](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1611?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NwZWNmZW0zRC9jb21wdXRlX2ZvcmNlc192aXNjb2VsYXN0aWMuRjkw) | `22.45% <ø> (-23.16%)` | :arrow_down: | | [src/shared/read\_parameter\_file.F90](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1611?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NoYXJlZC9yZWFkX3BhcmFtZXRlcl9maWxlLkY5MA==) | `45.98% <20.00%> (-1.16%)` | :arrow_down: | ... and [130 files with indirect coverage changes](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1611/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.