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] add lib/net: nslookup, tcping, httping #118

Merged
merged 25 commits into from
Jul 23, 2024

for mock server

305fd8b
Select commit
Loading
Failed to load commit list.
Merged

[feat] add lib/net: nslookup, tcping, httping #118

for mock server
305fd8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 1s

91.68% (+0.15%) compared to 5624d28

View this Pull Request on Codecov

91.68% (+0.15%) compared to 5624d28

Details

Codecov Report

Attention: Patch coverage is 95.58824% with 9 lines in your changes missing coverage. Please review.

Project coverage is 91.68%. Comparing base (5624d28) to head (305fd8b).

Files Patch % Lines
lib/net/ping.go 93.57% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
+ Coverage   91.52%   91.68%   +0.15%     
==========================================
  Files          42       44       +2     
  Lines        5088     5292     +204     
==========================================
+ Hits         4657     4852     +195     
- Misses        325      331       +6     
- Partials      106      109       +3     

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