quinnj / JSON3.jl

Other
214 stars 47 forks source link

Fix writing when array has undef values #253

Closed quinnj closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 89.71% // Head: 89.69% // Decreases project coverage by -0.02% :warning:

Coverage data is based on head (f83c2bc) compared to base (faa521e). Patch coverage: 88.23% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #253 +/- ## ========================================== - Coverage 89.71% 89.69% -0.02% ========================================== Files 10 10 Lines 1760 1776 +16 ========================================== + Hits 1579 1593 +14 - Misses 181 183 +2 ``` | [Impacted Files](https://codecov.io/gh/quinnj/JSON3.jl/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jacob+Quinn) | Coverage Δ | | |---|---|---| | [src/write.jl](https://codecov.io/gh/quinnj/JSON3.jl/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jacob+Quinn#diff-c3JjL3dyaXRlLmps) | `84.68% <88.23%> (+0.20%)` | :arrow_up: | 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=Jacob+Quinn). 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=Jacob+Quinn)

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