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 the alt svc test to run locally with explicit buffer nbytes #2866

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

ahopkins
Copy link
Member

@ahopkins ahopkins commented Dec 5, 2023

This test was not running well for me locally because there was no explicit size so it was holding the connection open longer than needed.

@ahopkins ahopkins requested a review from a team as a code owner December 5, 2023 10:16
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4d0231c) 88.325% compared to head (e3ab1c9) 88.383%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@              Coverage Diff              @@
##              main     #2866       +/-   ##
=============================================
+ Coverage   88.325%   88.383%   +0.057%     
=============================================
  Files           92        92               
  Lines         7178      7188       +10     
  Branches      1233      1234        +1     
=============================================
+ Hits          6340      6353       +13     
+ Misses         582       580        -2     
+ Partials       256       255        -1     

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

@ahopkins ahopkins merged commit 154a6c5 into main Dec 5, 2023
26 checks passed
@ahopkins ahopkins deleted the fix-test-alt-svc branch December 5, 2023 11:08
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