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: Add missing symbolic casts #2462

Merged
merged 2 commits into from
Oct 4, 2024
Merged

compiler: Add missing symbolic casts #2462

merged 2 commits into from
Oct 4, 2024

Conversation

mloubout
Copy link
Contributor

@mloubout mloubout commented Oct 3, 2024

No description provided.

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 87.07%. Comparing base (db692d2) to head (ef578dd).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
devito/tools/dtypes_lowering.py 0.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2462      +/-   ##
==========================================
- Coverage   87.07%   87.07%   -0.01%     
==========================================
  Files         239      239              
  Lines       45117    45123       +6     
  Branches     8427     8428       +1     
==========================================
+ Hits        39285    39289       +4     
- Misses       5100     5101       +1     
- Partials      732      733       +1     

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

@FabioLuporini FabioLuporini changed the title Compiler: add missing ctypes compiler: Add missing ctypes Oct 4, 2024
@FabioLuporini FabioLuporini changed the title compiler: Add missing ctypes compiler: Add missing symbolic casts Oct 4, 2024
@FabioLuporini
Copy link
Contributor

Uncontroversial

@FabioLuporini FabioLuporini merged commit 7e2694e into master Oct 4, 2024
31 checks passed
@FabioLuporini FabioLuporini deleted the comp-dtype branch October 4, 2024 07:10
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