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

countOfTrailingDigits() Bug Fix #286

Merged
merged 5 commits into from
Jan 17, 2025
Merged

Conversation

JalenEvans
Copy link
Contributor

There was an error in countOfTrailingDigits() were it failed to produce the correct number of trailing digits. I changed the logic and added a method to generate a pattern for Decimal Format to fix this issue.

JalenEvans and others added 5 commits October 10, 2024 14:27
Deleted uneccesary code, applyChauventsCriterion() test failed due to a
deprecated method (fixed it).
The JUnit tests did not include assert() or fail()
@bowring bowring merged commit 819c839 into CIRDLES:main Jan 17, 2025
2 of 3 checks passed
@bowring
Copy link
Member

bowring commented Jan 17, 2025

merged with error in name of simple fix

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