Nullus157 / cbor-diag-rs

Support for parsing/encoding CBOR diagnostic notation and annotated hex
https://cbor.nemo157.com
Apache License 2.0
9 stars 6 forks source link

Setup for merge queues #135

Closed Nemo157 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -1.01 :warning:

Comparison is base (2d672b4) 86.89% compared to head (0d093e2) 85.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ========================================== - Coverage 86.89% 85.88% -1.01% ========================================== Files 8 8 Lines 1236 1233 -3 ========================================== - Hits 1074 1059 -15 - Misses 162 174 +12 ``` | [Impacted Files](https://app.codecov.io/gh/Nullus157/cbor-diag-rs/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nullus157) | Coverage Δ | | |---|---|---| | [src/encode/hex.rs](https://app.codecov.io/gh/Nullus157/cbor-diag-rs/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nullus157#diff-c3JjL2VuY29kZS9oZXgucnM=) | `82.03% <100.00%> (-0.89%)` | :arrow_down: | | [src/parse/diag.rs](https://app.codecov.io/gh/Nullus157/cbor-diag-rs/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nullus157#diff-c3JjL3BhcnNlL2RpYWcucnM=) | `90.90% <100.00%> (-4.58%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/Nullus157/cbor-diag-rs/pull/135/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nullus157)

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