• 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 dont-use-null-check-op-on-potentially-null-value
branch: dont-use-null-check-op-on-potentially-null-value
CHANGE BRANCH
x
Reset
  • dont-use-null-check-op-on-potentially-null-value
  • add-support-for-tls-connections
  • allow-clients-with-ro-access-to-skip-resource-declarations
  • bump-version
  • close-consumer-streams-when-handling-channel-exceptions
  • 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

15 Aug 2023 07:23PM UTC coverage: 93.043%. Remained the same
5870929547

Pull #105

github

achilleasa
Don't use null check operator on potentially nil value in ConnectionClose message

This commit attempts to fix issue #104 by using a ?? operator to avoid
raising a _CastError if a ConnectionClose message does not include a
replyText field.
Pull Request #105: Don't use null check operator on potentially nil value in ConnectionClose messsage

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 dont-use-null-check-op-on-potentially-null-value
  • Tree
  • List 49
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
5870929547 dont-use-null-check-op-on-potentially-null-value Don't use null check operator on potentially nil value in ConnectionClose message This commit attempts to fix issue #104 by using a ?? operator to avoid raising a _CastError if a ConnectionClose message does not include a replyText field. Pull #105 15 Aug 2023 07:28PM 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