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: Machinery to generate vector types #2253

Merged
merged 5 commits into from
Oct 31, 2023
Merged

Conversation

FabioLuporini
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #2253 (cdb83e4) into master (fafa58a) will increase coverage by 0.01%.
The diff coverage is 88.33%.

@@            Coverage Diff             @@
##           master    #2253      +/-   ##
==========================================
+ Coverage   86.92%   86.94%   +0.01%     
==========================================
  Files         229      229              
  Lines       41819    41825       +6     
  Branches     7712     7719       +7     
==========================================
+ Hits        36352    36364      +12     
+ Misses       4840     4834       -6     
  Partials      627      627              
Files Coverage Δ
devito/passes/iet/definitions.py 82.85% <100.00%> (ø)
devito/passes/iet/engine.py 95.28% <100.00%> (+0.09%) ⬆️
devito/types/array.py 94.03% <90.00%> (+1.63%) ⬆️
devito/mpi/routines.py 92.83% <82.85%> (-0.39%) ⬇️

... and 3 files with indirect coverage changes

@mloubout mloubout merged commit d4ebfa9 into master Oct 31, 2023
32 checks passed
@mloubout mloubout deleted the vector-types-push branch October 31, 2023 01:54
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