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

JuliaWeb / WebSockets.jl / 315 / 3
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 13 Nov 2018 10:15PM UTC
Files 2
Run time 0s
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

13 Nov 2018 10:08PM UTC coverage: 74.476% (-21.6%) from 96.104%
315.3

push

travis-ci

web-flow
Http0.7.0 -> master (#122)

modified: WebSockets.jl  move HTTP imports to HTTP.jl
modified: HTTP.jl  Import 25 functions and types from 0.7.0 locations
              Use imports without qualifications.
			  Duck-type _openstream 
              'http' -> 'stream' or 'r', depending on what it can be.
			  Use 'getrawstream', since stream now can be a Transaction.
			  Don't chek for excess bytes, remove rest of issue #114 check
			  Update inline listen example.
			  Reintroduce rethrowing errors from upgrade
			  'Where called from' for functions inline docs.
			  Add alternative method for is_upgrade for a stream.
              Added own version of ServerOptions due to missing union type in HTTP. The union type prevents malfunction with MbedTLS types.
			  Removed dead 'while' loop in serve(..)
			  New union type for server reference. 
			  Attempts to control garbage collection when releasing the safe reference. There are still warnings when a server is closed.
			  Anonymous coroutine in 'listen' -> named inner function '_servercoroutine'. 
			  Added own default throttling function 'checkratelimit!', avoid terminal clutter.
			  Remove type PatchedIO (issue #114).
modified: REQUIRE  -> HTTP 0.7.0 0.7.99
modified: test/listen_test.jl Restructure imports
modified: test/listen_test.jl Restructure imports
new: test/client_server_functions.jl
new: test/client_serverWS_test.jl	Extensive message tests	  
new: test/client_listen_test.jl	Same as serverWS, listen syntax
modified: test/error_test.jl Restructure imports
modified: test/frametest.jl Restructure imports
new: test/handshaketest_functions.jl
modified: test/handshaketest.jl
new: test/logformat.jl	Suppress HTTP.Server terminal output
					Add time and location logs
modified: test/REQUIRE Don't require HTTP as a separate package.
modified: test/runtests.jl  Blue test headers
new: test/throttling_test.jl
modified: .travis.yml	Don't test nightly
modified: appeyor.yml  ... (continued)

213 of 286 relevant lines covered (74.48%)

55280.55 hits per line

Source Files on job 315.3
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 222
  • Travis Job 315.3
  • 0aaca058 on github
  • Prev Job for on master (#273.1)
  • Next Job for on master (#324.1)
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

© 2026 Coveralls, Inc