fix: use "double fork" to invoke port forward within Taskfile #1148
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
@@ 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%> (ø) |
Loading