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

Fixed issue with Decimal String conversion resulting in more than 16 … #367

Merged
merged 2 commits into from
Oct 6, 2023

Conversation

rvantklooster
Copy link
Contributor

@rvantklooster rvantklooster commented Oct 2, 2023

Fixed issue with Decimal String conversion resulting in more than 16 characters and added unit test.
See #366

Copy link
Collaborator

@pieper pieper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me.

@swederik you thumbed up the issue, can you take a look at this before we merge just for another set of eyes? Do you think there should be a comment explaining what the code does?

@pieper pieper requested a review from swederik October 2, 2023 16:41
@swederik
Copy link
Member

swederik commented Oct 5, 2023

Yes completely agree, the code is good but a short comment about why it exists will be helpful for the next person who reads it. Especially happy that @rvantklooster added a test! Thanks!

Copy link
Member

@swederik swederik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but please add a short comment above the logic explaining why it is there, thanks!

@rvantklooster
Copy link
Contributor Author

I updated the documentation (in line with the documentation of its pydicom counterpart). Nice to see this quick turnaround!

@swederik swederik merged commit 3f3b8ad into dcmjs-org:master Oct 6, 2023
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

🎉 This PR is included in version 0.29.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants