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

WIP NETOBSERV-1471 add tcp write stage #604

Closed
wants to merge 1 commit into from

add tcp write stage

7dec780
Select commit
Loading
Failed to load commit list.
Closed

WIP NETOBSERV-1471 add tcp write stage #604

add tcp write stage
7dec780
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 0s

65.77% (-0.29%) compared to 831e2ad

View this Pull Request on Codecov

65.77% (-0.29%) compared to 831e2ad

Details

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (831e2ad) 66.06% compared to head (7dec780) 65.77%.
Report is 3 commits behind head on main.

Files Patch % Lines
pkg/pipeline/write/write_tcp.go 0.00% 30 Missing ⚠️
pkg/config/pipeline_builder.go 0.00% 2 Missing ⚠️
pkg/config/stage_params.go 0.00% 2 Missing ⚠️
pkg/pipeline/pipeline_builder.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #604      +/-   ##
==========================================
- Coverage   66.06%   65.77%   -0.29%     
==========================================
  Files         103      104       +1     
  Lines        7509     7545      +36     
==========================================
+ Hits         4961     4963       +2     
- Misses       2255     2290      +35     
+ Partials      293      292       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.