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

fix: use "double fork" to invoke port forward within Taskfile #1148

Merged
merged 11 commits into from
Jan 14, 2025

Merge branch 'main' into 01115-D-portforward-quit-task

f7dc8ca
Select commit
Loading
Failed to load commit list.
Merged

fix: use "double fork" to invoke port forward within Taskfile #1148

Merge branch 'main' into 01115-D-portforward-quit-task
f7dc8ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 14, 2025 in 0s

82.97% (-0.40%) compared to 9bc6fcd

View this Pull Request on Codecov

82.97% (-0.40%) compared to 9bc6fcd

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.97%. Comparing base (9bc6fcd) to head (f7dc8ca).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/commands/mirror_node.ts 0.00% 1 Missing ⚠️
src/commands/relay.ts 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1148      +/-   ##
==========================================
- Coverage   83.37%   82.97%   -0.40%     
==========================================
  Files          77       77              
  Lines       20809    21171     +362     
  Branches     1717     1468     -249     
==========================================
+ Hits        17349    17567     +218     
- Misses       3363     3544     +181     
+ Partials       97       60      -37     
Files with missing lines Coverage Δ
src/commands/mirror_node.ts 71.02% <0.00%> (ø)
src/commands/relay.ts 82.02% <0.00%> (ø)

... and 35 files with indirect coverage changes

Impacted file tree graph