• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

qbeon / webwire-go
70%
master: 72%

Build:
Build:
LAST BUILD BRANCH: implementations_trigger
DEFAULT BRANCH: master
Repo Added 01 Mar 2018 10:10PM UTC
Files 72
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fasthttpwebsocket
branch: fasthttpwebsocket
CHANGE BRANCH
x
Reset
  • fasthttpwebsocket
  • bug/travis
  • feature/coveralls
  • implementations_trigger
  • master

16 Nov 2018 04:37PM UTC coverage: 69.617% (-12.0%) from 81.571%
351

Pull #37

travis-ci

web-flow
Fix bug and improve performance

Reuse the dial timer in the client to avoid unnecessary reallocations.
Check connection status before reading in the fasthttp/websocket
transport implementation. Replace the IsAbnormalCloseErr with IsCloseErr
method in the SockReadErr interface.
Pull Request #37: Introduce transport layer abstraction

2280 of 2280 new or added lines in 97 files covered. (100.0%)

2690 of 3864 relevant lines covered (69.62%)

571.43 hits per line

Relevant lines Covered
Build:
Build:
3864 RELEVANT LINES 2690 COVERED LINES
571.43 HITS PER LINE
Source Files on fasthttpwebsocket
  • List 0
  • Changed 35
  • Source Changed 32
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
351 fasthttpwebsocket Fix bug and improve performance Reuse the dial timer in the client to avoid unnecessary reallocations. Check connection status before reading in the fasthttp/websocket transport implementation. Replace the IsAbnormalCloseErr with IsCloseErr metho... Pull #37 16 Nov 2018 04:38PM UTC web-flow travis-ci
69.62
350 fasthttpwebsocket Fix bug and improve performance Reuse the dial timer in the client to avoid unnecessary reallocations. Check connection status before reading in the fasthttp/websocket transport implementation. Replace the IsAbnormalCloseErr with IsCloseErr metho... push 16 Nov 2018 04:19PM UTC romshark travis-ci
69.69
349 fasthttpwebsocket Fix bug Fix misfunctioning TLS implementation in the fasthttp/websocket transport layer implementation. Make the keep-alive period configurable. push 15 Nov 2018 10:50PM UTC romshark travis-ci
69.99
348 fasthttpwebsocket Use server options in transport.Initialize Use server options in transport.Initialize instead of the individual option fields. Move the Transport, Socket and ClientSocket interfaces to the root webwire package. push 15 Nov 2018 12:21PM UTC romshark travis-ci
69.99
347 fasthttpwebsocket Improve API Move transport definition out of the options to the constructor functions. fasthttp/websocket should not be the default transport layer implementation, instead the user should explicitly initialize the transport when initializing a se... push 14 Nov 2018 05:57PM UTC romshark travis-ci
69.67
346 fasthttpwebsocket Remove obsolete code push 14 Nov 2018 04:12PM UTC romshark travis-ci
70.05
345 fasthttpwebsocket Fix memchan transport implementation push 14 Nov 2018 04:03PM UTC romshark travis-ci
69.88
344 fasthttpwebsocket Fix bug Fix potential client status synchronization problem. push 12 Nov 2018 04:21PM UTC romshark travis-ci
70.55
343 fasthttpwebsocket Fix bug in fasthttp transport implementation Set HTTP handler and read timeout even if the HTTPServer was provided by the transport configuration. push 11 Nov 2018 02:29AM UTC romshark travis-ci
70.2
342 fasthttpwebsocket Add an in-memory transport layer implementation Devide the socket interface into Socket and ClientSocket interfaces where the ClientSocket interface has a dialing method. Make client.RestoreSession accept and respect a cancelable context. Optimiz... push 10 Nov 2018 12:19PM UTC romshark travis-ci
70.19
See All Builds (272)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc