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

Add required tests for go/netutil #15392

Merged
merged 4 commits into from
Mar 5, 2024

Use assert.ErrorContains for error matching

fda1a9b
Select commit
Loading
Failed to load commit list.
Merged

Add required tests for go/netutil #15392

Use assert.ErrorContains for error matching
fda1a9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2024 in 1s

65.46% (-1.96%) compared to 696fe0e

View this Pull Request on Codecov

65.46% (-1.96%) compared to 696fe0e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.46%. Comparing base (696fe0e) to head (fda1a9b).
Report is 71 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15392      +/-   ##
==========================================
- Coverage   67.41%   65.46%   -1.96%     
==========================================
  Files        1560     1562       +2     
  Lines      192752   193925    +1173     
==========================================
- Hits       129952   126959    -2993     
- Misses      62800    66966    +4166     

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