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

vcabbage / amqp / 123
74%
master: 73%

Build:
Build:
LAST BUILD BRANCH: readme-issue205
DEFAULT BRANCH: master
Ran 14 Feb 2018 04:45PM UTC
Jobs 3
Files 10
Run time 9min
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
123

push

travis-ci

vcabbage
Fix conn/session/link being closed and other operations returning nil error.

* Adds exported `ErrConnClosed`, `ErrSessionClosed`, and `ErrLinkClosed`
  indicating a library consumer requested close.
* Some refactoring to conn close logic to remove race condition where
  another component could acquire conn.errMu after conn.mux releases it
  but before conn.close acquires it.
* Copied integration test fixes from #31.

Fixes #33

26 of 26 new or added lines in 2 files covered. (100.0%)

3719 of 5030 relevant lines covered (73.94%)

2.42 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
client.go
2
100.0
conn.go
Jobs
ID Job ID Ran Files Coverage
1 123.1 14 Feb 2018 04:52PM UTC 0
73.76
Travis Job 123.1
2 123.2 14 Feb 2018 04:54PM UTC 0
73.9
Travis Job 123.2
3 123.3 14 Feb 2018 04:49PM UTC 0
73.8
Travis Job 123.3
Source Files on build 123
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #123
  • 79c3e525 on github
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

© 2025 Coveralls, Inc