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

achilleasa / dart_amqp
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: bump-version
DEFAULT BRANCH: master
Repo Added 16 Apr 2015 12:12PM UTC
Files 49
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 close-consumer-streams-when-handling-channel-exceptions
branch: close-consumer-streams-when-handling-channel-exceptions
CHANGE BRANCH
x
Reset
  • close-consumer-streams-when-handling-channel-exceptions
  • add-support-for-tls-connections
  • allow-clients-with-ro-access-to-skip-resource-declarations
  • bump-version
  • dont-use-null-check-op-on-potentially-null-value
  • fix-code-coverage-issues
  • fix-formatting-warnings-in-tests
  • fix-incorrect-handling-of-nowait-flag
  • fix-lint-issues
  • fix-reconnect-related-bugs
  • fix-typo-in-readme
  • implement-heartbeats
  • master
  • misc-dart2-compat-changes
  • opt-to-null-safety-and-more-lint-fixes
  • run-ci-on-pull-requests
  • support-confirm
  • support-per-consumer-qos
  • support-registration-of-bad-cert-handler
  • switch-to-dart-format
  • switch-to-flutter-pub-invocations
  • switch-to-gh-actions-for-ci
  • track-missed-heartbeats
  • tweak-ci-script
  • update-api-docs
  • update-part-of-directives

11 Aug 2023 08:22PM UTC coverage: 93.043% (-0.08%) from 93.123%
5836736762

Pull #102

github

achilleasa
Shutdown consumer streams when the underlying channel closes

This commit ensures that if a channel closes, either because the
channel's close() method was invoked or because a channel-closing
exception occurred, any pending in-flight operations as well as any
active consumers are properly terminated.
Pull Request #102: Shutdown consumer streams when the underlying channel closes

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

1685 of 1811 relevant lines covered (93.04%)

1.58 hits per line

Relevant lines Covered
Build:
Build:
1811 RELEVANT LINES 1685 COVERED LINES
1.58 HITS PER LINE
Source Files on close-consumer-streams-when-handling-channel-exceptions
  • Tree
  • List 49
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
5836736762 close-consumer-streams-when-handling-channel-exceptions Shutdown consumer streams when the underlying channel closes This commit ensures that if a channel closes, either because the channel's close() method was invoked or because a channel-closing exception occurred, any pending in-flight operations a... Pull #102 11 Aug 2023 08:23PM UTC achilleasa github
93.04
See All Builds (139)
  • 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