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(mirror-node): Enhance mirror-node external database feature #1230

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

apply requested changes for the flag descriptions and increase timeou…

06d8f40
Select commit
Loading
Failed to load commit list.
Open

feat(mirror-node): Enhance mirror-node external database feature #1230

apply requested changes for the flag descriptions and increase timeou…
06d8f40
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬇️

... and 48 files with indirect coverage changes

Impacted file tree graph