Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Replace Hex Encoding/Decoding #4465

Draft
wants to merge 3 commits into
base: next
Choose a base branch
from

Merge branch 'next' into chore/replace-hex-encoding-and-decoding

3317695
Select commit
Loading
Failed to load commit list.
Draft

Chore: Replace Hex Encoding/Decoding #4465

Merge branch 'next' into chore/replace-hex-encoding-and-decoding
3317695
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 4, 2024 in 1s

78.19% (target 80.00%)

View this Pull Request on Codecov

78.19% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.19%. Comparing base (383d586) to head (3317695).
Report is 19 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #4465      +/-   ##
==========================================
- Coverage   83.46%   78.19%   -5.28%     
==========================================
  Files         448      448              
  Lines      324321   324311      -10     
==========================================
- Hits       270698   253585   -17113     
- Misses      53623    70726   +17103     
Files Coverage Δ
stacks-common/src/util/hash.rs 80.60% <100.00%> (-0.57%) ⬇️
stacks-common/src/util/macros.rs 83.98% <100.00%> (+0.12%) ⬆️
stacks-common/src/util/mod.rs 44.82% <ø> (-8.63%) ⬇️
stackslib/src/blockstack_cli.rs 77.37% <100.00%> (-2.79%) ⬇️

... and 165 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 383d586...3317695. Read the comment docs.