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

Cleanup for release #20

Merged
merged 7 commits into from
Nov 14, 2023

Add missing manifest keys

26e7606
Select commit
Loading
Failed to load commit list.
Merged

Cleanup for release #20

Add missing manifest keys
26e7606
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2023 in 0s

82.6% (-1.0%) compared to d821332

View this Pull Request on Codecov

82.6% (-1.0%) compared to d821332

Details

Codecov Report

Merging #20 (26e7606) into master (d821332) will decrease coverage by 1.0%.
Report is 1 commits behind head on master.
The diff coverage is 64.8%.

Additional details and impacted files
Files Coverage Δ
src/simple_merkle/error.rs 0.0% <ø> (ø)
src/namespaced_hash.rs 82.5% <86.9%> (+0.4%) ⬆️
src/nmt_proof.rs 77.6% <57.1%> (-0.9%) ⬇️
src/lib.rs 93.0% <82.8%> (-0.7%) ⬇️
src/simple_merkle/tree.rs 85.1% <50.0%> (+3.7%) ⬆️
src/simple_merkle/db.rs 62.1% <65.2%> (+5.0%) ⬆️
src/simple_merkle/proof.rs 22.2% <28.0%> (+1.3%) ⬆️