• 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 fix-reconnect-related-bugs
branch: fix-reconnect-related-bugs
CHANGE BRANCH
x
Reset
  • fix-reconnect-related-bugs
  • add-support-for-tls-connections
  • allow-clients-with-ro-access-to-skip-resource-declarations
  • bump-version
  • close-consumer-streams-when-handling-channel-exceptions
  • 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-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

02 Jan 2024 10:33AM UTC coverage: 93.062%. First build
7384823298

push

github

achilleasa
Reset heartbeat timer when attempting to reconnect

This commit fixes a bug in the reconnect handling code where the client
would overwrite a pre-existing heartbeat timer without first cancelling
it. As a result, the old timer would eventually fire and trigger a
HeartbeatFailedException closing the connection.

1690 of 1816 relevant lines covered (93.06%)

1.58 hits per line

Relevant lines Covered
Build:
Build:
1816 RELEVANT LINES 1690 COVERED LINES
1.58 HITS PER LINE
Source Files on fix-reconnect-related-bugs
  • Tree
  • List 49
  • 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
7384823298 fix-reconnect-related-bugs Reset heartbeat timer when attempting to reconnect This commit fixes a bug in the reconnect handling code where the client would overwrite a pre-existing heartbeat timer without first cancelling it. As a result, the old timer would eventually fir... push 02 Jan 2024 10:38AM UTC achilleasa github
93.06
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