simd-lite / simd-json-derive

high performance Serialize and Deserialize derives
Apache License 2.0
30 stars 7 forks source link

Rel 0.9 #45

Closed Licenser closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +26.24 :tada:

Comparison is base (e33d902) 46.45% compared to head (3c65968) 72.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #45 +/- ## =========================================== + Coverage 46.45% 72.70% +26.24% =========================================== Files 10 14 +4 Lines 607 1330 +723 =========================================== + Hits 282 967 +685 - Misses 325 363 +38 ``` | [Impacted Files](https://codecov.io/gh/simd-lite/simd-json-derive/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simd-lite) | Coverage Δ | | |---|---|---| | [simd-json-derive-int/src/args.rs](https://codecov.io/gh/simd-lite/simd-json-derive/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simd-lite#diff-c2ltZC1qc29uLWRlcml2ZS1pbnQvc3JjL2FyZ3MucnM=) | `82.14% <100.00%> (ø)` | | | [simd-json-derive-int/src/deserialize.rs](https://codecov.io/gh/simd-lite/simd-json-derive/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simd-lite#diff-c2ltZC1qc29uLWRlcml2ZS1pbnQvc3JjL2Rlc2VyaWFsaXplLnJz) | `95.25% <100.00%> (ø)` | | | [simd-json-derive-int/src/serialize.rs](https://codecov.io/gh/simd-lite/simd-json-derive/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simd-lite#diff-c2ltZC1qc29uLWRlcml2ZS1pbnQvc3JjL3NlcmlhbGl6ZS5ycw==) | `99.25% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://codecov.io/gh/simd-lite/simd-json-derive/pull/45/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=simd-lite) 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=simd-lite). 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=simd-lite)

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