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

dsl: Move SubDimension thickness evaluation to the thicknesses themselves #2470

Merged
merged 20 commits into from
Nov 13, 2024

misc: Tidy up

6e7c017
Select commit
Loading
Failed to load commit list.
Merged

dsl: Move SubDimension thickness evaluation to the thicknesses themselves #2470

misc: Tidy up
6e7c017
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

87.26% (target 1.00%)

View this Pull Request on Codecov

87.26% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 97.03704% with 4 lines in your changes missing coverage. Please review.

Project coverage is 87.26%. Comparing base (2f4f80f) to head (6e7c017).

Files with missing lines Patch % Lines
devito/ir/equations/algorithms.py 81.81% 1 Missing and 1 partial ⚠️
devito/types/dimension.py 97.82% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2470      +/-   ##
==========================================
+ Coverage   87.22%   87.26%   +0.04%     
==========================================
  Files         238      238              
  Lines       45258    45278      +20     
  Branches     4019     4022       +3     
==========================================
+ Hits        39475    39512      +37     
+ Misses       5103     5085      -18     
- Partials      680      681       +1     

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