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

JuliaWeb / WebSockets.jl / 134
95%

Build:
DEFAULT BRANCH: master
Ran 18 Nov 2017 12:54PM UTC
Jobs 3
Files 1
Run time 3min
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
134

push

travis-ci

web-flow
Binary browser test, performance logging (#80)

```
mod: test/browsertest.jl        Removed ws writing from main thread to handlers.
                                Prints a performance summary at the end.
                                Increased expected number of messages.

mod:   test/browsertest.html    Less code duplication, simplified conversation.
                                Navigates to browsertest2.html when exitmsg is received.
                                
new:   test/browsertest2.html   Adds one binary socket. Sends binary image data with increasing
                                image size. Displays received images. Logs conversation on page.
                                
                                
mod:   test/functions_log_test.jl                   clog now returns nothing, for type stability.


mod:   test/functions_server.jl                     Also serves browsertest2.html. 
                                                    localhost -> 127.0.0.1
                                                    Specify closing http sockets in responses, 
                                                    "Connection" =>"close".
                                                    
mod:   test/handler_functions_events.jl             Removed accidentally returned string, ev_listen.


mod:   test/functions_open_browsers.jl              PhantomJS is now 'run' async, not spawned, for console
                                                    feedback.
                                                    Introduce sleeping time 8 s between launching browsers, 
                                                    for more readable output and less server congestion.
                                                    
mod:   test/handler_functions_websockets_general_test.jl        Added text message performance logging,
                                                                changed ws test conversati... (continued)

124 of 142 relevant lines covered (87.32%)

1547714.78 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/WebSockets.jl
Jobs
ID Job ID Ran Files Coverage
2 134.2 18 Nov 2017 12:54PM UTC 0
87.23
Travis Job 134.2
3 134.3 18 Nov 2017 12:56PM UTC 0
87.32
Travis Job 134.3
4 134.4 18 Nov 2017 12:57PM UTC 0
87.23
Travis Job 134.4
Source Files on build 134
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #134
  • e69a981c on github
  • Prev Build on master (#123)
  • Next Build on master (#136)
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