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: Fix reduction over sparse only #2220

Merged
merged 2 commits into from
Sep 29, 2023
Merged

compiler: Fix reduction over sparse only #2220

merged 2 commits into from
Sep 29, 2023

Conversation

mloubout
Copy link
Contributor

No description provided.

@mloubout mloubout force-pushed the ci-fix branch 2 times, most recently from 90523bd to 6ff4803 Compare September 29, 2023 13:07
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #2220 (ce14590) into master (7887f86) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2220      +/-   ##
==========================================
+ Coverage   87.08%   87.10%   +0.01%     
==========================================
  Files         228      228              
  Lines       40762    40783      +21     
  Branches     7465     7465              
==========================================
+ Hits        35499    35525      +26     
+ Misses       4657     4653       -4     
+ Partials      606      605       -1     
Files Coverage Δ
devito/ir/clusters/visitors.py 92.62% <100.00%> (ø)
tests/test_buffering.py 98.70% <100.00%> (ø)
tests/test_dle.py 96.06% <100.00%> (+0.13%) ⬆️

... and 2 files with indirect coverage changes

@mloubout mloubout force-pushed the ci-fix branch 3 times, most recently from 0d12205 to 2497baa Compare September 29, 2023 16:35
@mloubout mloubout merged commit 0f0ae38 into master Sep 29, 2023
32 checks passed
@mloubout mloubout deleted the ci-fix branch September 29, 2023 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant