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: fix arg processing for empty arg update #2213

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Conversation

mloubout
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #2213 (20b2481) into master (237a4a8) will decrease coverage by 0.01%.
The diff coverage is 86.66%.

@@            Coverage Diff             @@
##           master    #2213      +/-   ##
==========================================
- Coverage   87.08%   87.08%   -0.01%     
==========================================
  Files         228      228              
  Lines       40700    40715      +15     
  Branches     7454     7455       +1     
==========================================
+ Hits        35445    35458      +13     
- Misses       4652     4653       +1     
- Partials      603      604       +1     
Files Changed Coverage Δ
devito/tools/data_structures.py 71.25% <0.00%> (-0.43%) ⬇️
tests/test_dimension.py 100.00% <100.00%> (ø)

Copy link
Contributor

@FabioLuporini FabioLuporini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uncontroversial

@FabioLuporini FabioLuporini merged commit c36a25d into master Sep 21, 2023
32 checks passed
@FabioLuporini FabioLuporini deleted the arg-fix-2 branch September 21, 2023 07:48
mloubout pushed a commit that referenced this pull request Sep 27, 2023
compiler: fix arg processing for empty arg update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants