Nullus157 / bs58-rs

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

Switch to using doc-auto-cfg #95

Closed Nemo157 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Coverage data is based on head (c2790ab) compared to base (e3812de). Patch has no changes to coverable lines.

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

Build succeeded: