feat(mirror-node): Enhance mirror-node external database feature #1230
+374
−225
Codecov / codecov/project
failed
Feb 7, 2025 in 1s
81.87% (-0.29%) compared to cc8eba4
View this Pull Request on Codecov
81.87% (-0.29%) compared to cc8eba4
Details
Codecov Report
Attention: Patch coverage is 39.79058%
with 115 lines
in your changes missing coverage. Please review.
Project coverage is 81.87%. Comparing base (
cc8eba4
) to head (06d8f40
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/commands/mirror_node.ts | 27.27% | 80 Missing |
src/commands/flags.ts | 61.97% | 27 Missing |
src/core/helpers.ts | 20.00% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1230 +/- ##
==========================================
- Coverage 82.16% 81.87% -0.29%
==========================================
Files 106 107 +1
Lines 22152 22323 +171
Branches 2126 1388 -738
==========================================
+ Hits 18201 18278 +77
- Misses 3774 4038 +264
+ Partials 177 7 -170
Files with missing lines | Coverage Δ | |
---|---|---|
src/core/helpers.ts | 79.63% <20.00%> (-1.60%) |
⬇️ |
src/commands/flags.ts | 75.84% <61.97%> (-0.60%) |
⬇️ |
src/commands/mirror_node.ts | 68.55% <27.27%> (-6.20%) |
⬇️ |
Loading