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

compiler: Optimize normalize_reduction_sparse #2314

Closed
wants to merge 2 commits into from

compiler: Optimize normalize_reductions_sparse

efa1368
Select commit
Loading
Failed to load commit list.
Closed

compiler: Optimize normalize_reduction_sparse #2314

compiler: Optimize normalize_reductions_sparse
efa1368
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2024 in 1s

86.68% (target 1.00%)

View this Pull Request on Codecov

86.68% (target 1.00%)

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (1428bbc) 86.69% compared to head (efa1368) 86.68%.

Files Patch % Lines
devito/operations/interpolators.py 75.00% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2314      +/-   ##
==========================================
- Coverage   86.69%   86.68%   -0.01%     
==========================================
  Files         229      229              
  Lines       42983    43006      +23     
  Branches     7967     7971       +4     
==========================================
+ Hits        37262    37281      +19     
- Misses       5033     5034       +1     
- Partials      688      691       +3     

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