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

[RFC] compiler: Add new HaloSpot optimization #2475

Closed
wants to merge 4 commits into from

tests: rm MFE file

96eaa17
Select commit
Loading
Failed to load commit list.
Closed

[RFC] compiler: Add new HaloSpot optimization #2475

tests: rm MFE file
96eaa17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 1s

87.22% (target 1.00%)

View this Pull Request on Codecov

87.22% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 92.59259% with 12 lines in your changes missing coverage. Please review.

Project coverage is 87.22%. Comparing base (f95007d) to head (96eaa17).

Files with missing lines Patch % Lines
devito/passes/iet/mpi.py 87.95% 9 Missing and 1 partial ⚠️
devito/mpi/halo_scheme.py 90.90% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2475      +/-   ##
==========================================
+ Coverage   87.19%   87.22%   +0.03%     
==========================================
  Files         238      238              
  Lines       45201    45332     +131     
  Branches     4012     4029      +17     
==========================================
+ Hits        39415    39543     +128     
- Misses       5104     5108       +4     
+ Partials      682      681       -1     

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