Skip to content

Improve floating point conversions - #458

Merged
mborland merged 5 commits into
developfrom
432
Jul 24, 2026
Merged

Improve floating point conversions#458
mborland merged 5 commits into
developfrom
432

Conversation

@mborland

Copy link
Copy Markdown
Member

Closes: #432

@mborland mborland added this to the v4.0.0 milestone Jul 24, 2026
@mborland mborland self-assigned this Jul 24, 2026
@mborland mborland added Bug Something isn't working Boost Review Feedback from the review period including pre- and post- on the ML labels Jul 24, 2026
@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.25000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.89%. Comparing base (3382905) to head (216bdb7).
⚠️ Report is 7 commits behind head on develop.

Files with missing lines Patch % Lines
test/github_issue_432.cpp 81.66% 0 Missing and 11 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #458      +/-   ##
===========================================
- Coverage    95.99%   95.89%   -0.11%     
===========================================
  Files           83       85       +2     
  Lines         7323     7397      +74     
  Branches      2595     2625      +30     
===========================================
+ Hits          7030     7093      +63     
  Misses          54       54              
- Partials       239      250      +11     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mborland
mborland merged commit dadea4f into develop Jul 24, 2026
81 of 83 checks passed
@mborland
mborland deleted the 432 branch July 24, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Boost Review Feedback from the review period including pre- and post- on the ML Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect conversion to floating-point

1 participant