Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add support to use existing database snapshot #193

Merged

:bug: Fix lisk core default start command

1204b11
Select commit
Loading
Failed to load commit list.
Merged

Add support to use existing database snapshot #193

:bug: Fix lisk core default start command
1204b11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2023 in 0s

82.08% (+0.85%) compared to 566854f

View this Pull Request on Codecov

82.08% (+0.85%) compared to 566854f

Details

Codecov Report

Merging #193 (1204b11) into release/2.0.0 (566854f) will increase coverage by 0.85%.
The diff coverage is 98.07%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release/2.0.0     #193      +/-   ##
=================================================
+ Coverage          81.23%   82.08%   +0.85%     
=================================================
  Files                 24       25       +1     
  Lines                778      815      +37     
  Branches             111      117       +6     
=================================================
+ Hits                 632      669      +37     
  Misses               146      146              
Files Coverage Δ
src/assets/pos.ts 90.14% <ø> (-1.43%) ⬇️
src/utils/block.ts 53.19% <100.00%> (+9.60%) ⬆️
src/utils/fs.ts 100.00% <100.00%> (ø)
src/utils/network.ts 92.59% <100.00%> (+9.25%) ⬆️
src/utils/number.ts 100.00% <100.00%> (ø)
src/utils/path.ts 100.00% <100.00%> (ø)
src/utils/node.ts 43.96% <0.00%> (ø)