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

feat(sozo): split hash command into 'hash compute' and 'hash find' #2892

Merged
merged 3 commits into from
Jan 13, 2025

sozo: split hash command into hash compute and hash find

9bbff84
Select commit
Loading
Failed to load commit list.
Merged

feat(sozo): split hash command into 'hash compute' and 'hash find' #2892

sozo: split hash command into hash compute and hash find
9bbff84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 10, 2025 in 0s

55.71% (-0.06%) compared to 5d1d308

View this Pull Request on Codecov

55.71% (-0.06%) compared to 5d1d308

Details

Codecov Report

Attention: Patch coverage is 31.61765% with 93 lines in your changes missing coverage. Please review.

Project coverage is 55.71%. Comparing base (5d1d308) to head (9bbff84).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
bin/sozo/src/commands/hash.rs 31.85% 92 Missing ⚠️
bin/sozo/src/commands/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2892      +/-   ##
==========================================
- Coverage   55.77%   55.71%   -0.06%     
==========================================
  Files         446      449       +3     
  Lines       57794    57772      -22     
==========================================
- Hits        32234    32188      -46     
- Misses      25560    25584      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.