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

codedge-llc / kadabra / 194 / 4
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2018 06:37AM UTC
Files 28
Run time 1s
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

07 Jan 2018 10:07PM UTC coverage: 87.766% (-0.5%) from 88.298%
194.4

push

travis-ci

web-flow
fix: noproc crash race condition in recv GOAWAY (#26)

* fix: stream close race condition

Casts a message to the stream instead of calling `gen_statem.close/1`.
Ignores if pid doesn't exist. Stream stops itself once cast is received.

In the event the close is received before any pending END_STREAM frame,
the client will not be notified of stream closure. This will fixed in
v0.4 with callback functionality (which will spawn a supervised task).
That said, a socket would probably not send an END_STREAM frame
*after* a GOAWAY, so this may be entirely a non-issue.

StreamSupervisor is now :simple_one_for_one (memory leak of orphaned
stream child specs otherwise)

* chore: bump version to v0.3.7

330 of 376 relevant lines covered (87.77%)

2354.25 hits per line

Source Files on job 194.4
  • Tree
  • List 0
  • Changed 22
  • Source Changed 2
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 194
  • Travis Job 194.4
  • 138a6ca0 on github
  • Prev Job for on master (#168.1)
  • Next Job for on master (#195.2)
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