Nullus157 / bs58-rs

Another Rust Base58 codec implementation
Apache License 2.0
77 stars 24 forks source link

Fix nightly clippy warnings #91

Closed Nemo157 closed 2 years ago

Nemo157 commented 2 years ago

bors r+

codecov[bot] commented 2 years ago

Codecov Report

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

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## prīmum #91 +/- ## ======================================= Coverage 78.34% 78.34% ======================================= Files 6 6 Lines 351 351 ======================================= Hits 275 275 Misses 76 76 ``` | [Impacted Files](https://codecov.io/gh/mycorrhiza/bs58-rs/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mycorrhiza) | Coverage Δ | | |---|---|---| | [src/encode.rs](https://codecov.io/gh/mycorrhiza/bs58-rs/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mycorrhiza#diff-c3JjL2VuY29kZS5ycw==) | `78.43% <66.66%> (ø)` | | | [src/decode.rs](https://codecov.io/gh/mycorrhiza/bs58-rs/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mycorrhiza#diff-c3JjL2RlY29kZS5ycw==) | `58.55% <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=mycorrhiza). 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=mycorrhiza)

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

bors[bot] commented 2 years ago

Build succeeded: