Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 0093 add lint at the actions #129

Merged
merged 3 commits into from
Oct 21, 2024

removed commented section

9702d81
Select commit
Loading
Failed to load commit list.
Merged

Issue 0093 add lint at the actions #129

removed commented section
9702d81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 0s

84.23% (-0.05%) compared to 74bafaa, passed because coverage increased by 0.08% when compared to adjusted base (84.15%)

View this Pull Request on Codecov

84.23% (-0.05%) compared to 74bafaa, passed because coverage increased by 0.08% when compared to adjusted base (84.15%)

Details

Codecov Report

Attention: Patch coverage is 87.12871% with 13 lines in your changes missing coverage. Please review.

Project coverage is 84.23%. Comparing base (74bafaa) to head (9702d81).

Files with missing lines Patch % Lines
spyro/solvers/elastic_wave/isotropic_wave.py 57.14% 3 Missing ⚠️
spyro/meshing/meshing_functions.py 92.30% 2 Missing ⚠️
spyro/solvers/backward_time_integration.py 33.33% 2 Missing ⚠️
spyro/tools/input_models.py 33.33% 2 Missing ⚠️
spyro/receivers/changing_coordinates.py 92.85% 1 Missing ⚠️
spyro/solvers/elastic_wave/forms.py 0.00% 1 Missing ⚠️
spyro/solvers/inversion.py 75.00% 1 Missing ⚠️
spyro/solvers/wave.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
- Coverage   84.27%   84.23%   -0.05%     
==========================================
  Files          56       56              
  Lines        3733     3729       -4     
==========================================
- Hits         3146     3141       -5     
- Misses        587      588       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.