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: client test race #149

Merged
merged 1 commit into from
Sep 13, 2022
Merged

fix: client test race #149

merged 1 commit into from
Sep 13, 2022

Conversation

Duslia
Copy link
Member

@Duslia Duslia commented Jul 22, 2022

What type of PR is this?

fix

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.

(Optional) Translate the PR title into Chinese.

修复 hostclient race 可能导致的串连接问题

(Optional) More detail description for this PR(en: English/zh: Chinese).

en: Fix the wrong connection problem that may be caused by hostclient race
zh: 修复 hostclient race 可能导致的串连接问题

Which issue(s) this PR fixes:

@Duslia Duslia force-pushed the fix/client_race branch 2 times, most recently from f643c77 to 2fc09cd Compare July 22, 2022 13:29
@Duslia Duslia changed the title fix: client test race [WIP]fix: client test race Jul 23, 2022
@Duslia Duslia changed the title [WIP]fix: client test race fix: client test race Sep 10, 2022
@codecov
Copy link

codecov bot commented Sep 10, 2022

Codecov Report

Merging #149 (6c65289) into develop (dcb0b5a) will increase coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #149      +/-   ##
===========================================
+ Coverage    59.14%   59.17%   +0.03%     
===========================================
  Files           79       79              
  Lines         8111     8111              
===========================================
+ Hits          4797     4800       +3     
+ Misses        2960     2957       -3     
  Partials       354      354              
Impacted Files Coverage Δ
pkg/protocol/http1/client.go 35.54% <ø> (ø)
pkg/common/compress/compress.go 83.80% <0.00%> (+2.85%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Duslia Duslia merged commit f7e03d0 into develop Sep 13, 2022
@Duslia Duslia deleted the fix/client_race branch September 13, 2022 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants