JuliaIO / JSON.jl

JSON parsing and printing
Other
311 stars 100 forks source link

Use listenany for async tests; fixes #349 #350

Closed quinnj closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 98.63% // Head: 97.50% // Decreases project coverage by -1.13% :warning:

Coverage data is based on head (51b0a2d) compared to base (de16550). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #350 +/- ## ========================================== - Coverage 98.63% 97.50% -1.14% ========================================== Files 5 5 Lines 441 441 ========================================== - Hits 435 430 -5 - Misses 6 11 +5 ``` | [Impacted Files](https://codecov.io/gh/JuliaIO/JSON.jl/pull/350?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO) | Coverage Δ | | |---|---|---| | [src/specialized.jl](https://codecov.io/gh/JuliaIO/JSON.jl/pull/350/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL3NwZWNpYWxpemVkLmps) | `94.04% <0.00%> (-5.96%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO)

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