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: Check sympy_type returns a floating point type in the code printer #2515

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JDBetteridge
Copy link
Contributor

This aims to fix a bug in code generation for certain platforms

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.28%. Comparing base (71e7eda) to head (457d716).
Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2515   +/-   ##
=======================================
  Coverage   87.28%   87.28%           
=======================================
  Files         238      238           
  Lines       45703    45734   +31     
  Branches     4057     4058    +1     
=======================================
+ Hits        39892    39921   +29     
- Misses       5126     5128    +2     
  Partials      685      685           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant