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

feat: new command to save state files and upload state files #849

Merged
merged 22 commits into from
Nov 25, 2024

Merge branch 'main' into 00817-D-upload-state

b949dbb
Select commit
Loading
Failed to load commit list.
Merged

feat: new command to save state files and upload state files #849

Merge branch 'main' into 00817-D-upload-state
b949dbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2024 in 0s

83.81% (+0.04%) compared to 0fb570b

View this Pull Request on Codecov

83.81% (+0.04%) compared to 0fb570b

Details

Codecov Report

Attention: Patch coverage is 88.32117% with 16 lines in your changes missing coverage. Please review.

Project coverage is 83.81%. Comparing base (0fb570b) to head (b949dbb).

Files with missing lines Patch % Lines
src/commands/node/index.ts 0.00% 7 Missing ⚠️
src/core/helpers.ts 81.57% 5 Missing and 2 partials ⚠️
src/commands/mirror_node.ts 50.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #849      +/-   ##
==========================================
+ Coverage   83.76%   83.81%   +0.04%     
==========================================
  Files          49       49              
  Lines       14804    14934     +130     
  Branches     1457     1314     -143     
==========================================
+ Hits        12401    12517     +116     
- Misses       2259     2321      +62     
+ Partials      144       96      -48     
Files with missing lines Coverage Δ
src/commands/flags.ts 99.57% <100.00%> (+<0.01%) ⬆️
src/commands/node/configs.ts 88.60% <100.00%> (+0.25%) ⬆️
src/commands/node/flags.ts 100.00% <100.00%> (ø)
src/commands/node/handlers.ts 81.21% <100.00%> (+0.84%) ⬆️
src/commands/node/tasks.ts 84.75% <100.00%> (+0.30%) ⬆️
src/commands/mirror_node.ts 76.87% <50.00%> (ø)
src/commands/node/index.ts 34.37% <0.00%> (-0.97%) ⬇️
src/core/helpers.ts 80.59% <81.57%> (+0.07%) ⬆️

... and 17 files with indirect coverage changes

Impacted file tree graph

---- 🚨 Try these New Features: