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: Block reductions irrespective of par-tile #2309

Merged
merged 1 commit into from
Feb 12, 2024

compiler: Block reductions irrespective of par-tile

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

compiler: Block reductions irrespective of par-tile #2309

compiler: Block reductions irrespective of par-tile
6df00ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2024 in 0s

86.69% (target 1.00%)

View this Pull Request on Codecov

86.69% (target 1.00%)

Details

Codecov Report

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

Comparison is base (8c86bc2) 86.71% compared to head (6df00ae) 86.69%.

Files Patch % Lines
devito/passes/clusters/blocking.py 40.00% 9 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2309      +/-   ##
==========================================
- Coverage   86.71%   86.69%   -0.03%     
==========================================
  Files         229      229              
  Lines       42958    42978      +20     
  Branches     7958     7966       +8     
==========================================
+ Hits        37251    37259       +8     
- Misses       5023     5032       +9     
- Partials      684      687       +3     

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