Skip to content

Fix incorrect RoundUp conversion of large strings#194

Merged
jmkuhn merged 1 commit into
JuliaMath:masterfrom
jmkuhn:large-strings
Oct 27, 2025
Merged

Fix incorrect RoundUp conversion of large strings#194
jmkuhn merged 1 commit into
JuliaMath:masterfrom
jmkuhn:large-strings

Conversation

@jmkuhn

@jmkuhn jmkuhn commented Oct 27, 2025

Copy link
Copy Markdown
Collaborator

Closes #176

@codecov

codecov Bot commented Oct 27, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.14%. Comparing base (cf9aef3) to head (2fa551b).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
+ Coverage   95.81%   96.14%   +0.33%     
==========================================
  Files           2        2              
  Lines         597      597              
==========================================
+ Hits          572      574       +2     
+ Misses         25       23       -2     

☔ View full report in Codecov by Sentry.
📢 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.

@stevengj

Copy link
Copy Markdown
Member

LGTM. Merge and tag a new release?

@jmkuhn jmkuhn merged commit 01c7c28 into JuliaMath:master Oct 27, 2025
11 checks passed
@jmkuhn jmkuhn deleted the large-strings branch October 27, 2025 23:14
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.

incorrect RoundUp conversion of large strings

2 participants