feat: new command to save state files and upload state files #849
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
@@ 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%) |
⬆️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading