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

make SetWriteDeadline a no-op on the proxied conn #24

Merged
merged 1 commit into from
May 11, 2024

Conversation

marten-seemann
Copy link
Member

See #22 for the tracking issue for the actual implementation of write deadlines.

Copy link

codecov bot commented May 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 70.22%. Comparing base (fbd7334) to head (760a04f).
Report is 1 commits behind head on master.

Files Patch % Lines
conn.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   70.49%   70.22%   -0.27%     
==========================================
  Files           3        3              
  Lines         261      262       +1     
==========================================
  Hits          184      184              
- Misses         52       53       +1     
  Partials       25       25              

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

@marten-seemann marten-seemann force-pushed the conn-write-deadline-noop branch 2 times, most recently from 31e8195 to 02536b6 Compare May 11, 2024 02:53
@marten-seemann marten-seemann force-pushed the conn-write-deadline-noop branch from 02536b6 to 760a04f Compare May 11, 2024 03:08
@marten-seemann marten-seemann merged commit 3188653 into master May 11, 2024
17 checks passed
@marten-seemann marten-seemann deleted the conn-write-deadline-noop branch May 11, 2024 03:18
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