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: Misc compiler improvements #2380

Merged
merged 16 commits into from
Jun 3, 2024
Merged

compiler: Misc compiler improvements #2380

merged 16 commits into from
Jun 3, 2024

Conversation

FabioLuporini
Copy link
Contributor

Mostly to support new features in PRO

Copy link

codecov bot commented Jun 3, 2024

Codecov Report

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

Project coverage is 86.83%. Comparing base (10963f3) to head (b6f1a08).

Files Patch % Lines
conftest.py 65.90% 14 Missing and 1 partial ⚠️
devito/arch/archinfo.py 53.33% 7 Missing ⚠️
devito/data/allocators.py 81.81% 4 Missing ⚠️
devito/mpi/distributed.py 88.23% 2 Missing ⚠️
devito/types/grid.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2380      +/-   ##
==========================================
- Coverage   86.87%   86.83%   -0.05%     
==========================================
  Files         234      234              
  Lines       43914    43982      +68     
  Branches     8109     8125      +16     
==========================================
+ Hits        38151    38191      +40     
- Misses       5058     5085      +27     
- Partials      705      706       +1     

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

@mloubout mloubout merged commit a00b66f into master Jun 3, 2024
31 checks passed
@mloubout mloubout deleted the decoupler-alpha branch June 3, 2024 16:35
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