-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
hyorigo
commented
Jul 22, 2024
- draft for nslookup
- for lookup
- for invalid
- for issues
- for timeout
- for test cases
- draft for tcp ping
- for checks
- fix go sum
- for ping and test
- ping it now
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences🚀 Don’t miss a bit, follow what’s new on Codacy. Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
Codecov ReportAttention: Patch coverage is
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. |