recmo / uint

Rust Uint crate using const-generics
MIT License
171 stars 40 forks source link

fix: Shr impl #343

Closed DaniPopes closed 11 months ago

DaniPopes commented 11 months ago

Motivation

Epic typo moment

Solution

PR Checklist

codecov[bot] commented 11 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (340c450) 80.59% compared to head (33192ef) 80.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #343 +/- ## ========================================== - Coverage 80.59% 80.44% -0.15% ========================================== Files 54 54 Lines 6179 6179 ========================================== - Hits 4980 4971 -9 - Misses 1199 1208 +9 ``` | [Files](https://app.codecov.io/gh/recmo/uint/pull/343?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remco+Bloemen) | Coverage Δ | | |---|---|---| | [src/support/postgres.rs](https://app.codecov.io/gh/recmo/uint/pull/343?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remco+Bloemen#diff-c3JjL3N1cHBvcnQvcG9zdGdyZXMucnM=) | `37.68% <100.00%> (ø)` | | | [src/bits.rs](https://app.codecov.io/gh/recmo/uint/pull/343?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remco+Bloemen#diff-c3JjL2JpdHMucnM=) | `74.06% <0.00%> (ø)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/recmo/uint/pull/343/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remco+Bloemen)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.