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

Fix issue #288, to_string scalars causes crash #289

Merged
merged 5 commits into from
Apr 28, 2023
Merged

Conversation

phlptp
Copy link
Collaborator

@phlptp phlptp commented Apr 28, 2023

Fix Issue #288

@phlptp phlptp added the bug Something isn't working label Apr 28, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #289 (92d8a1c) into main (1363c78) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #289   +/-   ##
=======================================
  Coverage   99.93%   99.93%           
=======================================
  Files           9        9           
  Lines        4623     4624    +1     
=======================================
+ Hits         4620     4621    +1     
  Misses          3        3           

@phlptp phlptp linked an issue Apr 28, 2023 that may be closed by this pull request
@phlptp phlptp merged commit 0f2579c into main Apr 28, 2023
36 checks passed
@phlptp phlptp deleted the fix_to_string_scalars branch April 28, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using to_string for scalars causes crashes
2 participants