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

fhunleth / muontrap / 149 / 1
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2019 05:57PM UTC
Files 6
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

21 Aug 2019 05:42PM UTC coverage: 91.209%. Remained the same
ELIXIR_VERSION=1.9.1-otp-22 ERLANG_VERSION=22.0 DOCS=true DIALYZER=true COVERALLS=true

push

travis-ci

fhunleth
Fix race where tests ran before muontrap test app was ready

The issue was that the muontrap port was being started, but it would
take a little time for muontrap to start the test program. That test
program then needed to register a signal handler, etc. On OSX, it seemed
easy to run into situations where the test app wasn't set up quickly
enough and unit tests would randomly break. While the right answer would
have been to have a handshake, given how little work needs to be done, a
quick sleep so that the OS schedules the other process seems sufficient.

83 of 91 relevant lines covered (91.21%)

92.2 hits per line

Source Files on job 149.1 (ELIXIR_VERSION=1.9.1-otp-22 ERLANG_VERSION=22.0 DOCS=true DIALYZER=true COVERALLS=true)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 45
  • Travis Job 149.1
  • 1894b2c7 on github
  • Prev Job for ELIXIR_VERSION=1.9.1-otp-22 ERLANG_VERSION=22.0 DOCS=true DIALYZER=true COVERALLS=true on master (#144.1)
  • Next Job for ELIXIR_VERSION=1.9.1-otp-22 ERLANG_VERSION=22.0 DOCS=true DIALYZER=true COVERALLS=true on master (#150.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