quinnj / JSON3.jl

Other
214 stars 47 forks source link

can now do read(::Cmd, ::Type) #252

Closed eugene-shvarts closed 1 year ago

eugene-shvarts commented 1 year ago

Looks like this one change solves #251 !

Cheers

codecov[bot] commented 1 year ago

Codecov Report

Base: 89.71% // Head: 89.71% // No change to project coverage :thumbsup:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #252 +/- ## ======================================= Coverage 89.71% 89.71% ======================================= Files 10 10 Lines 1760 1760 ======================================= Hits 1579 1579 Misses 181 181 ``` | [Impacted Files](https://codecov.io/gh/quinnj/JSON3.jl/pull/252?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jacob+Quinn) | Coverage Δ | | |---|---|---| | [src/structs.jl](https://codecov.io/gh/quinnj/JSON3.jl/pull/252?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jacob+Quinn#diff-c3JjL3N0cnVjdHMuamw=) | `89.16% <100.00%> (ø)` | | 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.