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

JuliaWeb / WebSockets.jl / 315
95%

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

pending completion
315

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%)

263397.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 315.1 13 Nov 2018 10:15PM UTC 0
74.48
Travis Job 315.1
2 315.2 13 Nov 2018 10:15PM UTC 0
74.48
Travis Job 315.2
3 315.3 13 Nov 2018 10:15PM UTC 0
74.48
Travis Job 315.3
4 315.4 13 Nov 2018 10:16PM UTC 0
74.48
Travis Job 315.4
Source Files on build 315
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #315
  • 0aaca058 on github
  • Prev Build on master (#273)
  • Next Build on master (#324)
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