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 check net tool server process #1302

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Conversation

lou-lan
Copy link
Collaborator

@lou-lan lou-lan commented Apr 10, 2024

Fix #1215
Fix #1300
Fix #1304
This is a script that runs before the start of e2e tests; failures in this script have affected the nightly e2e runs. Refactored this shell script to increase its robustness.

Signed-off-by: lou-lan <loulan@loulan.me>
@lou-lan lou-lan added the release/bug bug pr recoded in new release label Apr 10, 2024
Copy link

codecov bot commented Apr 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.13%. Comparing base (bee914e) to head (6991e14).
Report is 10 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1302      +/-   ##
==========================================
+ Coverage   84.26%   85.13%   +0.87%     
==========================================
  Files          20       20              
  Lines        3171     2584     -587     
==========================================
- Hits         2672     2200     -472     
+ Misses        388      272     -116     
- Partials      111      112       +1     
Flag Coverage Δ
unittests 85.13% <ø> (+0.87%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 18 files with indirect coverage changes

@weizhoublue weizhoublue merged commit 03aa272 into main Apr 12, 2024
32 of 33 checks passed
@weizhoublue weizhoublue deleted the fix-check-net-tool-server branch April 12, 2024 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/bug bug pr recoded in new release
Projects
None yet
2 participants