Skip to content

Unit Converter - Calculate the rounding precision of results based on the source#498

Merged
joseartrivera merged 11 commits intomicrosoft:masterfrom
rudyhuyn:Fix455
Jul 17, 2019
Merged

Unit Converter - Calculate the rounding precision of results based on the source#498
joseartrivera merged 11 commits intomicrosoft:masterfrom
rudyhuyn:Fix455

Conversation

@rudyhuyn
Copy link
Copy Markdown
Contributor

@rudyhuyn rudyhuyn commented May 10, 2019

Fixes #455 and #416

Description of the changes:

How changes were validated:

Manually tested, including the 2 repros from #455 and #416

rudyhuyn added 2 commits May 10, 2019 01:36
…he number of significant digits of the result based on that.
@rudyhuyn rudyhuyn changed the title Progressively increase the number of significant digits of converter results Unit Converter - Calculate the rounding precision of results based on the source May 10, 2019
Copy link
Copy Markdown
Contributor

@joseartrivera joseartrivera left a comment

Choose a reason for hiding this comment

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

Thanks for the awesome contribution! Overall I think this is a better experience, I left a few comments for you to review. Thanks again.

…d don't trim the value when used by the currency converter
@grochocki
Copy link
Copy Markdown
Contributor

ping: @joseartrivera

@ghost
Copy link
Copy Markdown

ghost commented Jul 13, 2019

This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. Thank you for your contributions to Windows Calculator!

Copy link
Copy Markdown
Contributor

@joseartrivera joseartrivera left a comment

Choose a reason for hiding this comment

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

Hi Rudy, sorry for the delay on my response. Just a few small requests before merging this in. Thanks again for taking on this work! :)

@ghost ghost removed the no recent activity label Jul 16, 2019
@ghost ghost removed the needs author feedback label Jul 16, 2019
@rudyhuyn
Copy link
Copy Markdown
Contributor Author

Hi Rudy, sorry for the delay on my response. Just a few small requests before merging this in. Thanks again for taking on this work! :)

all done!

@joseartrivera joseartrivera merged commit 2ff7bb4 into microsoft:master Jul 17, 2019
janisozaur added a commit to janisozaur/calculator that referenced this pull request Aug 2, 2019
janisozaur added a commit to janisozaur/calculator that referenced this pull request Dec 10, 2019
janisozaur added a commit to janisozaur/calculator that referenced this pull request Dec 10, 2019
janisozaur added a commit to janisozaur/calculator that referenced this pull request Oct 16, 2021
janisozaur added a commit to janisozaur/calculator that referenced this pull request Oct 16, 2021
janisozaur added a commit to janisozaur/calculator that referenced this pull request Sep 25, 2022
janisozaur added a commit to janisozaur/calculator that referenced this pull request Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Converter should progressively increase the number of significant digits (instead of switching from 7 to 15 instantly)

5 participants