Skip to content

Conversation

@mccutchen
Copy link
Owner

A quick follow up to improve the safety of the websocket implementation added in #155, before we expose it to the big bad internet.

@codecov
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

Merging #156 (29f6366) into main (1c61db6) will increase coverage by 0.32%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
+ Coverage   94.60%   94.93%   +0.32%     
==========================================
  Files           9        9              
  Lines        1927     1933       +6     
==========================================
+ Hits         1823     1835      +12     
+ Misses         71       67       -4     
+ Partials       33       31       -2     
Files Coverage Δ
httpbin/handlers.go 99.48% <100.00%> (+<0.01%) ⬆️
httpbin/websocket/websocket.go 77.51% <100.00%> (+2.43%) ⬆️

@mccutchen mccutchen merged commit e0324b1 into main Nov 30, 2023
@mccutchen mccutchen deleted the ws-time-limits branch November 30, 2023 04:36
mccutchen added a commit to mccutchen/websocket that referenced this pull request Nov 26, 2024
Initial import of websocket library code and commit history from these
go-httpbin pull requests:
- mccutchen/go-httpbin#155
- mccutchen/go-httpbin#156
- mccutchen/go-httpbin#161
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.

2 participants