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

bug: fix the inconsistent behaviors on Windows #510

Merged
merged 1 commit into from
Oct 19, 2023

bug: fix the inconsistent behaviors on Windows

a6a1878
Select commit
Loading
Failed to load commit list.
Merged

bug: fix the inconsistent behaviors on Windows #510

bug: fix the inconsistent behaviors on Windows
a6a1878
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 19, 2023 in 1s

77.55% (+0.50%) compared to bcc291f

View this Pull Request on Codecov

77.55% (+0.50%) compared to bcc291f

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (bcc291f) 77.04% compared to head (a6a1878) 77.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #510      +/-   ##
==========================================
+ Coverage   77.04%   77.55%   +0.50%     
==========================================
  Files          25       25              
  Lines        2466     2490      +24     
==========================================
+ Hits         1900     1931      +31     
+ Misses        430      427       -3     
+ Partials      136      132       -4     
Files Coverage Δ
connection_unix.go 73.43% <100.00%> (+1.87%) ⬆️
connection_windows.go 66.76% <100.00%> (+2.45%) ⬆️

... and 1 file with indirect coverage changes

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