feat(sozo): split hash command into 'hash compute' and 'hash find' #2892
Codecov / codecov/project
succeeded
Jan 13, 2025 in 0s
55.82% (+0.05%) compared to 5d1d308
View this Pull Request on Codecov
55.82% (+0.05%) compared to 5d1d308
Details
Codecov Report
Attention: Patch coverage is 32.16783%
with 97 lines
in your changes missing coverage. Please review.
Project coverage is 55.82%. Comparing base (
5d1d308
) to head (c7a8824
).
Report is 13 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
bin/sozo/src/commands/hash.rs | 32.39% | 96 Missing |
bin/sozo/src/commands/mod.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2892 +/- ##
==========================================
+ Coverage 55.77% 55.82% +0.05%
==========================================
Files 446 449 +3
Lines 57794 57824 +30
==========================================
+ Hits 32234 32283 +49
+ Misses 25560 25541 -19
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading