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

Upgrade dependencies #136

Closed Nemo157 closed 1 year ago

Nemo157 commented 1 year ago

fixes #134

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (1fdce86) 86.05% compared to head (eb2bc21) 85.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #136 +/- ## ========================================== - Coverage 86.05% 85.40% -0.65% ========================================== Files 8 8 Lines 1233 1233 ========================================== - Hits 1061 1053 -8 - Misses 172 180 +8 ``` | [Impacted Files](https://app.codecov.io/gh/Nullus157/cbor-diag-rs/pull/136?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nullus157) | Coverage Δ | | |---|---|---| | [cli/src/main.rs](https://app.codecov.io/gh/Nullus157/cbor-diag-rs/pull/136?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nullus157#diff-Y2xpL3NyYy9tYWluLnJz) | `0.00% <ø> (ø)` | | | [src/parse/binary.rs](https://app.codecov.io/gh/Nullus157/cbor-diag-rs/pull/136?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nullus157#diff-c3JjL3BhcnNlL2JpbmFyeS5ycw==) | `98.46% <100.00%> (ø)` | | | [src/parse/diag.rs](https://app.codecov.io/gh/Nullus157/cbor-diag-rs/pull/136?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%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/Nullus157/cbor-diag-rs/pull/136/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.