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

adjust test tcp server #405

Merged
merged 1 commit into from
Feb 12, 2024
Merged

adjust test tcp server #405

merged 1 commit into from
Feb 12, 2024

Conversation

goatshriek
Copy link
Owner

Adjusts the tcp server code used in thread safety tests in an attempt to prevent false failures caused by premature connection termination.

@goatshriek goatshriek self-assigned this Feb 12, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2e8d0b6) 90.54% compared to head (28aa9c9) 90.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##           latest     #405   +/-   ##
=======================================
  Coverage   90.54%   90.54%           
=======================================
  Files          46       46           
  Lines        4188     4188           
  Branches      556      556           
=======================================
  Hits         3792     3792           
  Misses        273      273           
  Partials      123      123           

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

@goatshriek goatshriek merged commit 4d78f2c into latest Feb 12, 2024
83 checks passed
@goatshriek goatshriek deleted the tcp-server-fix branch February 12, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant