philippseith / signalr

SignalR server and client in go
MIT License
131 stars 39 forks source link

fix: negotiation context cancels connection #165

Closed philippseith closed 1 year ago

philippseith commented 1 year ago

@andig should fix #164

codecov[bot] commented 1 year ago

Codecov Report

Merging #165 (55ff6d4) into master (e507d7a) will decrease coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
- Coverage   80.15%   80.06%   -0.09%     
==========================================
  Files          30       30              
  Lines        2293     2293              
==========================================
- Hits         1838     1836       -2     
- Misses        330      332       +2     
  Partials      125      125              
Impacted Files Coverage Δ
httpconnection.go 42.30% <100.00%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e507d7a...55ff6d4. Read the comment docs.