Skip to content

airframe-json: Fix parsing a single '0' with JSON.parseAny#2926

Merged
xerial merged 1 commit intomasterfrom
fix-json-number-parse
May 4, 2023
Merged

airframe-json: Fix parsing a single '0' with JSON.parseAny#2926
xerial merged 1 commit intomasterfrom
fix-json-number-parse

Conversation

@xerial
Copy link
Copy Markdown
Member

@xerial xerial commented May 4, 2023

No description provided.

@github-actions github-actions Bot added the bug label May 4, 2023
@xerial xerial changed the title airframe-json: Fix parsing '0' airframe-json: Fix parsing a single '0' with JSON.parseAny May 4, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2023

Codecov Report

Merging #2926 (6e4df51) into master (d808ee1) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2926      +/-   ##
==========================================
- Coverage   82.80%   82.78%   -0.02%     
==========================================
  Files         345      345              
  Lines       14559    14559              
  Branches     2401     2384      -17     
==========================================
- Hits        12055    12053       -2     
- Misses       2504     2506       +2     
Impacted Files Coverage Δ
...c/main/scala/wvlet/airframe/json/JSONScanner.scala 83.03% <100.00%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d808ee1...6e4df51. Read the comment docs.

@xerial xerial merged commit 2b380f7 into master May 4, 2023
@xerial xerial deleted the fix-json-number-parse branch May 4, 2023 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant