JuliaIO / JSON.jl

JSON parsing and printing
Other
311 stars 100 forks source link

fix typos #358

Closed musvaage closed 1 year ago

musvaage commented 1 year ago

Closes https://github.com/JuliaIO/JSON.jl/issues/357

README.md bench/micro.jl src/Parser.jl

Marked as a draft pending a response on the linked to ticket's posed question.

test/json-samples.jl

fix added for the test file

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0f0684c) 99.35% compared to head (ec4a9b3) 99.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #358 +/- ## ======================================= Coverage 99.35% 99.35% ======================================= Files 7 7 Lines 466 466 ======================================= Hits 463 463 Misses 3 3 ``` | [Impacted Files](https://app.codecov.io/gh/JuliaIO/JSON.jl/pull/358?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO) | Coverage Δ | | |---|---|---| | [src/Parser.jl](https://app.codecov.io/gh/JuliaIO/JSON.jl/pull/358?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL1BhcnNlci5qbA==) | `100.00% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.