NDF-Poli-USP / spyro

Wave propagators for seismic domains with application to full waveform inversion.
GNU General Public License v3.0
36 stars 15 forks source link

Updating GitHub runner #87

Closed Olender closed 1 year ago

Olender commented 1 year ago

Changing python-tests.yml to reflect file locations in new self hosted runner. Also updated code and tests to be compatible with latest Firedrake version.

codecov-commenter commented 1 year ago

Codecov Report

Merging #87 (c9fa2c3) into main (282f5e6) will not change coverage. The diff coverage is 78.57%.

:exclamation: Current head c9fa2c3 differs from pull request most recent head 4e1c7e9. Consider uploading reports for the commit 4e1c7e9 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main      #87   +/-   ##
=======================================
  Coverage   81.73%   81.73%           
=======================================
  Files          28       28           
  Lines        1851     1851           
=======================================
  Hits         1513     1513           
  Misses        338      338           
Impacted Files Coverage Δ
spyro/solvers/gradient.py 73.37% <55.00%> (ø)
spyro/solvers/forward.py 98.08% <100.00%> (ø)
spyro/solvers/forward_AD.py 89.28% <100.00%> (ø)
spyro/utils/estimate_timestep.py 90.00% <100.00%> (ø)