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

Refactor type conversions #173

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Refactor type conversions #173

merged 2 commits into from
Aug 19, 2024

Conversation

adrhill
Copy link
Owner

@adrhill adrhill commented Aug 19, 2024

  • big, widen and float now only return the promoted primal type when called on Dual
  • reorganize and shorten the code for type conversions

@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.28%. Comparing base (8251cb3) to head (6cdb8e1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #173      +/-   ##
==========================================
- Coverage   91.65%   91.28%   -0.38%     
==========================================
  Files          37       37              
  Lines        1786     1779       -7     
==========================================
- Hits         1637     1624      -13     
- Misses        149      155       +6     

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

@adrhill adrhill merged commit ec60491 into main Aug 19, 2024
6 checks passed
@adrhill adrhill deleted the ah/constant-functions branch August 19, 2024 18:09
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.

2 participants