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

Fix nightly clippy warnings #130

Closed Nemo157 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 93.80% // Head: 86.00% // Decreases project coverage by -7.80% :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## prīmum #130 +/- ## ========================================== - Coverage 93.80% 86.00% -7.81% ========================================== Files 17 8 -9 Lines 2633 1236 -1397 ========================================== - Hits 2470 1063 -1407 - Misses 163 173 +10 ``` | [Impacted Files](https://codecov.io/gh/Nullus157/cbor-diag-rs/pull/130?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://codecov.io/gh/Nullus157/cbor-diag-rs/pull/130/diff?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/error.rs](https://codecov.io/gh/Nullus157/cbor-diag-rs/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nullus157#diff-c3JjL2Vycm9yLnJz) | `46.15% <0.00%> (ø)` | | | [src/parse/binary.rs](https://codecov.io/gh/Nullus157/cbor-diag-rs/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nullus157#diff-c3JjL3BhcnNlL2JpbmFyeS5ycw==) | `98.52% <ø> (ø)` | | | [src/encode/hex.rs](https://codecov.io/gh/Nullus157/cbor-diag-rs/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nullus157#diff-c3JjL2VuY29kZS9oZXgucnM=) | `81.25% <88.70%> (-1.37%)` | :arrow_down: | | [src/encode/diag.rs](https://codecov.io/gh/Nullus157/cbor-diag-rs/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nullus157#diff-c3JjL2VuY29kZS9kaWFnLnJz) | `90.47% <100.00%> (-0.71%)` | :arrow_down: | | [src/parse/diag.rs](https://codecov.io/gh/Nullus157/cbor-diag-rs/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nullus157#diff-c3JjL3BhcnNlL2RpYWcucnM=) | `95.48% <100.00%> (-0.81%)` | :arrow_down: | | [tests/proptest.rs](https://codecov.io/gh/Nullus157/cbor-diag-rs/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nullus157#diff-dGVzdHMvcHJvcHRlc3QucnM=) | | | | ... and [8 more](https://codecov.io/gh/Nullus157/cbor-diag-rs/pull/130/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nullus157) | | 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=Nullus157). 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=Nullus157)

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

Nemo157 commented 1 year ago

bors r+

bors[bot] commented 1 year ago

Canceled.

Nemo157 commented 1 year ago

bors r+

bors[bot] commented 1 year ago

Build succeeded: