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

api: revamp custom coefficients API #2434

Merged
merged 9 commits into from
Sep 24, 2024

api: avoid duplicate deprecation warnings

77e0021
Select commit
Loading
Failed to load commit list.
Merged

api: revamp custom coefficients API #2434

api: avoid duplicate deprecation warnings
77e0021
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 0s

87.00% (target 1.00%)

View this Pull Request on Codecov

87.00% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 98.67550% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.00%. Comparing base (cec0542) to head (77e0021).

Files with missing lines Patch % Lines
devito/finite_differences/tools.py 89.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2434      +/-   ##
==========================================
- Coverage   87.06%   87.00%   -0.07%     
==========================================
  Files         238      239       +1     
  Lines       45171    44947     -224     
  Branches     8417     8388      -29     
==========================================
- Hits        39326    39104     -222     
+ Misses       5112     5111       -1     
+ Partials      733      732       -1     

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