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: Revamp linearization #2317

Merged
merged 1 commit into from
Feb 20, 2024
Merged

compiler: Revamp linearization #2317

merged 1 commit into from
Feb 20, 2024

Conversation

FabioLuporini
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

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

Comparison is base (14ade37) 86.69% compared to head (df588c5) 86.67%.

Files Patch % Lines
devito/passes/iet/linearization.py 82.66% 20 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2317      +/-   ##
==========================================
- Coverage   86.69%   86.67%   -0.02%     
==========================================
  Files         229      229              
  Lines       43043    43107      +64     
  Branches     7983     7996      +13     
==========================================
+ Hits        37318    37365      +47     
- Misses       5034     5048      +14     
- Partials      691      694       +3     

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

@FabioLuporini FabioLuporini merged commit c755cd0 into master Feb 20, 2024
31 checks passed
@FabioLuporini FabioLuporini deleted the linearize-better branch February 20, 2024 13:25
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.

2 participants