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

Misc fixes #84

Merged
merged 10 commits into from
Nov 16, 2024

Merge branch 'develop' into fixes

3538379
Select commit
Loading
Failed to load commit list.
Merged

Misc fixes #84

Merge branch 'develop' into fixes
3538379
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2024 in 1s

92.43% (-0.06%) compared to 84261c2

View this Pull Request on Codecov

92.43% (-0.06%) compared to 84261c2

Details

Codecov Report

Attention: Patch coverage is 81.63265% with 9 lines in your changes missing coverage. Please review.

Project coverage is 92.43%. Comparing base (84261c2) to head (3538379).

Files with missing lines Patch % Lines
src/proofs/chunk.rs 82.75% 5 Missing ⚠️
src/merk/restore.rs 40.00% 3 Missing ⚠️
src/proofs/query/mod.rs 90.90% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #84      +/-   ##
===========================================
- Coverage    92.48%   92.43%   -0.06%     
===========================================
  Files           26       26              
  Lines         5592     5634      +42     
===========================================
+ Hits          5172     5208      +36     
- Misses         420      426       +6     
Files with missing lines Coverage Δ
src/proofs/tree.rs 94.71% <100.00%> (+0.50%) ⬆️
src/tree/hash.rs 100.00% <ø> (ø)
src/proofs/query/mod.rs 98.95% <90.90%> (-0.08%) ⬇️
src/merk/restore.rs 96.09% <40.00%> (-0.99%) ⬇️
src/proofs/chunk.rs 96.02% <82.75%> (-0.68%) ⬇️

Impacted file tree graph