Skip to content

fix(scientific-nota-long): IT-6704-parselong-1E-3 - #37

Open
IsaacMartin22 wants to merge 1 commit into
masterfrom
fix/IT-6704-parse-long
Open

fix(scientific-nota-long): IT-6704-parselong-1E-3#37
IsaacMartin22 wants to merge 1 commit into
masterfrom
fix/IT-6704-parse-long

Conversation

@IsaacMartin22

@IsaacMartin22 IsaacMartin22 commented Jul 22, 2024

Copy link
Copy Markdown

Tabitha is throwing a NumberFormatException on this line for the string "1E-3" - see ticket for details and log links. Long.parseLong has specific and strict parsing, using Double's valueOf and then casting to long allows for cell values with scientific notation

Ticket: IT-6704

@IsaacMartin22
IsaacMartin22 marked this pull request as ready for review July 22, 2024 22:20
@IsaacMartin22
IsaacMartin22 requested a review from sagebind as a code owner July 22, 2024 22:20
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.

1 participant