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: Patch Guards.simplify_and #2334

Merged
merged 1 commit into from
Mar 18, 2024
Merged

compiler: Patch Guards.simplify_and #2334

merged 1 commit into from
Mar 18, 2024

Conversation

FabioLuporini
Copy link
Contributor

Tiny tweak

test in PRO

@FabioLuporini FabioLuporini requested a review from mloubout March 18, 2024 14:55
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 86.66%. Comparing base (f1d5dbf) to head (78d01df).

Files Patch % Lines
devito/ir/support/guards.py 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2334      +/-   ##
==========================================
- Coverage   86.67%   86.66%   -0.01%     
==========================================
  Files         232      232              
  Lines       43423    43426       +3     
  Branches     8061     8061              
==========================================
  Hits        37637    37637              
- Misses       5081     5084       +3     
  Partials      705      705              

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

@mloubout mloubout merged commit 7b7b1eb into master Mar 18, 2024
31 checks passed
@mloubout mloubout deleted the hotfix-partile-none branch March 18, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants