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

V1 migration #82

Merged
merged 5 commits into from
Nov 15, 2024

Clippy fix

aab43ff
Select commit
Loading
Failed to load commit list.
Merged

V1 migration #82

Clippy fix
aab43ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 1s

92.48% (-1.73%) compared to 058839b

View this Pull Request on Codecov

92.48% (-1.73%) compared to 058839b

Details

Codecov Report

Attention: Patch coverage is 18.89764% with 103 lines in your changes missing coverage. Please review.

Project coverage is 92.48%. Comparing base (058839b) to head (aab43ff).

Files with missing lines Patch % Lines
src/merk/mod.rs 25.53% 70 Missing ⚠️
src/tree/encoding.rs 0.00% 19 Missing ⚠️
src/tree/link.rs 0.00% 14 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #82      +/-   ##
===========================================
- Coverage    94.21%   92.48%   -1.73%     
===========================================
  Files           26       26              
  Lines         5464     5592     +128     
===========================================
+ Hits          5148     5172      +24     
- Misses         316      420     +104     
Files with missing lines Coverage Δ
src/tree/link.rs 90.15% <0.00%> (-4.20%) ⬇️
src/tree/encoding.rs 87.65% <0.00%> (-11.65%) ⬇️
src/merk/mod.rs 80.84% <25.53%> (-9.30%) ⬇️

Impacted file tree graph