Skip to content

fix

f0a3b7b
Select commit
Loading
Failed to load commit list.
Merged

feat(db): include database version in DbEnv #155

fix
f0a3b7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 2, 2025 in 1s

72.11% (-1.21%) compared to 9bde0ae

View this Pull Request on Codecov

72.11% (-1.21%) compared to 9bde0ae

Details

Codecov Report

Attention: Patch coverage is 75.60976% with 40 lines in your changes missing coverage. Please review.

Project coverage is 72.11%. Comparing base (9bde0ae) to head (f0a3b7b).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
crates/storage/db/src/lib.rs 69.66% 27 Missing ⚠️
crates/storage/db/src/mdbx/mod.rs 82.92% 7 Missing ⚠️
crates/storage/db/src/version.rs 80.00% 3 Missing ⚠️
crates/node/src/lib.rs 50.00% 2 Missing ⚠️
crates/node/src/full/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
- Coverage   73.32%   72.11%   -1.21%     
==========================================
  Files         209      212       +3     
  Lines       23132    23492     +360     
==========================================
- Hits        16961    16942      -19     
- Misses       6171     6550     +379     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.