Codecov / codecov/project
succeeded
Feb 7, 2025 in 0s
83.03% (+0.90%) compared to aff6757
View this Pull Request on Codecov
83.03% (+0.90%) compared to aff6757
Details
Codecov Report
Attention: Patch coverage is 91.79104%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 83.03%. Comparing base (
aff6757
) to head (35a2a4b
).
Report is 3 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...network_models/genesis_network_data_constructor.ts | 83.63% | 9 Missing |
src/core/network_overrides_model.ts | 96.29% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1192 +/- ##
==========================================
+ Coverage 82.12% 83.03% +0.90%
==========================================
Files 108 109 +1
Lines 22270 22320 +50
Branches 2165 1535 -630
==========================================
+ Hits 18289 18533 +244
+ Misses 3778 3742 -36
+ Partials 203 45 -158
Files with missing lines | Coverage Δ | |
---|---|---|
src/commands/node/handlers.ts | 85.11% <100.00%> (-0.02%) |
⬇️ |
src/commands/node/tasks.ts | 93.81% <100.00%> (+1.54%) |
⬆️ |
src/core/constants.ts | 97.27% <100.00%> (+0.01%) |
⬆️ |
src/core/platform_installer.ts | 88.23% <100.00%> (+0.94%) |
⬆️ |
src/core/network_overrides_model.ts | 96.29% <96.29%> (ø) |
|
...network_models/genesis_network_data_constructor.ts | 88.31% <83.63%> (+72.92%) |
⬆️ |
Loading