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

vcabbage / amqp
74%
master: 73%

Build:
Build:
LAST BUILD BRANCH: readme-issue205
DEFAULT BRANCH: master
Repo Added 07 May 2017 02:24AM UTC
Files 11
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

LAST BUILD ON BRANCH link-nil-error
branch: link-nil-error
CHANGE BRANCH
x
Reset
  • link-nil-error
  • 0.4.0-notes
  • HEAD
  • buffer
  • channels
  • disable-pr-integration
  • goveralls-service
  • increase-integration-timeouts
  • integration-tests
  • issue191
  • linting-fixes
  • marshal-allocations
  • marshal-tests
  • master
  • message-format
  • more-types
  • multidata
  • readme-issue205
  • refs/tags/v0.12.4
  • refs/tags/v0.12.5
  • rejected-disposition
  • selector-filter
  • test-options
  • todos
  • update-travis
  • v0.1.0
  • v0.2.0
  • v0.2.1
  • v0.3.0
  • v0.4.0

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

Relevant lines Covered
Build:
Build:
5030 RELEVANT LINES 3719 COVERED LINES
2.42 HITS PER LINE
Source Files on link-nil-error
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
123 link-nil-error 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 remov... push 14 Feb 2018 04:45PM UTC vcabbage travis-ci pending completion  
See All Builds (253)
  • Repo 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