Skip to content

20 incorrect rounding of field with decimals attribute#21

Merged
DanPorter merged 2 commits intomasterfrom
20-incorrect-rounding-of-field-with-decimals-attribute
Jun 16, 2025
Merged

20 incorrect rounding of field with decimals attribute#21
DanPorter merged 2 commits intomasterfrom
20-incorrect-rounding-of-field-with-decimals-attribute

Conversation

@DanPorter
Copy link
Copy Markdown
Collaborator

Updated small value string format

Fix for #20

eval_functions.py

  • changed 'decimcals' method for converting numbers to strings, only rounds values when larger than 1.

test_nexus.py

  • Additional tests added to check decimals of small numbers.

eval_functions.py
 - changed 'decimcals' method for converting numbers to strings, only rounds values when larger than 1.

Additional tests added to check decimals of small numbers.
eval_functions.py
 - changed 'decimcals' method for converting numbers to strings, only rounds values when larger than 1.

Additional tests added to check decimals of small numbers.
@DanPorter DanPorter linked an issue Jun 16, 2025 that may be closed by this pull request
@DanPorter DanPorter merged commit d073740 into master Jun 16, 2025
10 checks passed
@DanPorter DanPorter deleted the 20-incorrect-rounding-of-field-with-decimals-attribute branch June 16, 2025 13:36
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 rounding of field with 'decimals' attribute

1 participant