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: prevent adding breaking guard to nokey #2160

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Conversation

mloubout
Copy link
Contributor

@mloubout mloubout commented Jul 7, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Merging #2160 (2eceda4) into master (474b10c) will decrease coverage by 0.02%.
The diff coverage is 64.70%.

@@            Coverage Diff             @@
##           master    #2160      +/-   ##
==========================================
- Coverage   87.07%   87.06%   -0.02%     
==========================================
  Files         223      223              
  Lines       39916    39931      +15     
  Branches     5173     5174       +1     
==========================================
+ Hits        34758    34765       +7     
- Misses       4580     4589       +9     
+ Partials      578      577       -1     
Impacted Files Coverage Δ
devito/passes/clusters/buffering.py 91.18% <50.00%> (-0.98%) ⬇️
devito/ir/support/guards.py 59.50% <77.77%> (-3.89%) ⬇️

... and 2 files with indirect coverage changes

@mloubout mloubout merged commit a4c58f2 into master Jul 7, 2023
@mloubout mloubout deleted the buffer-quickfix branch July 7, 2023 21:41
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.

2 participants