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

Remove unnecessary asNumber logic #1191

Closed
wants to merge 2 commits into from

Conversation

epicfaace
Copy link
Member

This is for PR #1183. I believe we don't need this logic anymore, with the changes implemented in the aforementioned PR.

@LucianBuzzo LucianBuzzo force-pushed the 674-number-handling branch 6 times, most recently from 5913047 to 2534751 Compare February 26, 2019 16:51
@glasserc
Copy link
Contributor

glasserc commented Mar 6, 2019

This looks like it got a bad merge somehow? I think you just intended to include the last commit.

@LucianBuzzo
Copy link
Collaborator

@epicfaace Can you rebase this PR on top of master please?

@epicfaace epicfaace changed the base branch from 674-number-handling to master November 25, 2019 02:09
@epicfaace
Copy link
Member Author

@LucianBuzzo done!

@@ -1152,12 +1152,11 @@ describe("utils", () => {
});

it("should return the raw value if the input ends with a dot", () => {
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
it("should return the raw value if the input ends with a dot", () => {
it("should convert the value to an integer if the input ends with a dot", () => {

@stale
Copy link

stale bot commented Apr 15, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please leave a comment if this is still an issue for you. Thank you.

@stale stale bot added the wontfix label Apr 15, 2022
@stale stale bot closed this Apr 30, 2022
@heath-freenome heath-freenome deleted the 674-number-handling-simplify branch August 29, 2022 17:46
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.

3 participants