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

JuliaWeb / WebSockets.jl / 245
95%

Build:
DEFAULT BRANCH: master
Ran 12 Aug 2018 07:04PM UTC
Jobs 6
Files 2
Run time 6min
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
245

push

travis-ci

web-flow
Update examples to fully working state, start dropping HttpServer (#105)

* Update examples to fully working state, start dropping HttpServer
modified:   README.md
modified:   REQUIRE
deleted:    examples/chat.jl
modified:   examples/chat_explore.jl
modified:   examples/client_repl_input.jl
modified:   examples/minimal_server_HTTP.jl
modified:   logutils/logutils_ws.jl
modified:   src/HTTP.jl
modified:   src/WebSockets.jl

* More test fixes for Julia v0.7/1.0 (#106)

* Fix deprecations

* Update REQUIRE

* Fix tests not including HTTP and HttpServer
mod:   .travis.yml         Don't test v0.6, add v0.7-alpha
mod:   appveyor.yml        Rewrite build script for 0.7-alpha
mod:   test/REQUIRE        Remove JSON, add Requires.
mod:   test/frametest.jl   0.7-alpha syntax not caught by the bot:
                           bits->bitstring
						   BufferStream-> Base.BufferStream
						   info -> @info (not obvious)
						   Conversions (codeunits) are more of a choice.
mod:   test/optional/browsertest.jl Comment:Add JSON manually
mod:   test/runtests.jl    Remove old TODO.
mod:   src/WebSockets.jl   Import Sockets:TCPSocket
                           Add Reinterpreted type for internal methods locked_write, write_fragment

* modified:   README.md  Drop release version appveyor badge.

* Issue #99
modified:   examples/chat.jl

* Make some more tests work, Requires syntax, general facelift.
	modified:   README.md
	modified:   appveyor.yml
	modified:   benchmark/functions_benchmark.jl
	modified:   benchmark/ws_hts.jl
	modified:   examples/chat_explore.jl
	modified:   src/HTTP.jl
	modified:   src/HttpServer.jl
	modified:   src/WebSockets.jl
	modified:   test/REQUIRE
	modified:   test/client_server_test.jl
	modified:   test/client_test.jl
	modified:   test/error_test.jl
	modified:   test/frametest.jl
	modified:   test/handshaketest.jl
	modified:   test/optional/browsertest.jl
	modified:   test/optional/functions_o... (continued)

201 of 209 relevant lines covered (96.17%)

520727.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 245.1 12 Aug 2018 07:05PM UTC 0
96.17
Travis Job 245.1
2 245.2 12 Aug 2018 07:04PM UTC 0
96.17
Travis Job 245.2
3 245.3 12 Aug 2018 07:05PM UTC 0
96.17
Travis Job 245.3
4 245.4 12 Aug 2018 07:06PM UTC 0
96.17
Travis Job 245.4
5 245.5 12 Aug 2018 07:06PM UTC 0
96.17
Travis Job 245.5
6 245.6 12 Aug 2018 07:11PM UTC 0
96.17
Travis Job 245.6
Source Files on build 245
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #245
  • 09de0e17 on github
  • Prev Build on master (#200)
  • Next Build on master (#246)
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