New fwi notebook overview#236
Open
Olender wants to merge 130 commits into
Open
Codecov / codecov/project
succeeded
Jul 3, 2026 in 0s
82.10% (+3.76%) compared to a7a5362
View this Pull Request on Codecov
82.10% (+3.76%) compared to a7a5362
Details
Codecov Report
❌ Patch coverage is 78.17259% with 86 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.10%. Comparing base (a7a5362) to head (7f3b6ff).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| spyro/utils/utils.py | 37.77% | 28 Missing |
| spyro/meshing/meshing_functions.py | 84.75% | 25 Missing |
| spyro/solvers/backward_time_integration.py | 61.53% | 10 Missing |
| spyro/io/basicio.py | 86.00% | 7 Missing |
| spyro/solvers/inversion.py | 68.42% | 6 Missing |
| spyro/utils/velocity_to_grid.py | 88.00% | 3 Missing |
| spyro/meshing/meshing_parameters.py | 92.85% | 2 Missing |
| spyro/io/model_parameters.py | 80.00% | 1 Missing |
| spyro/plots/plots.py | 80.00% | 1 Missing |
| spyro/solvers/acoustic_wave.py | 50.00% | 1 Missing |
| ... and 2 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #236 +/- ##
==========================================
+ Coverage 78.34% 82.10% +3.76%
==========================================
Files 74 75 +1
Lines 5228 5489 +261
==========================================
+ Hits 4096 4507 +411
+ Misses 1132 982 -150 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading