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

ably / ably-ruby
96%
master: 98%

Build:
Build:
LAST BUILD BRANCH: error-inline-updates-ably-ruby-1756019885815
DEFAULT BRANCH: master
Repo Added 12 Apr 2015 05:35PM UTC
Files 102
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 0-9-master
branch: 0-9-master
CHANGE BRANCH
x
Reset
  • 0-9-master
  • 0-8-master
  • 0-9-rest
  • 0-9-spec-codes-for-tests
  • 0.8-final-spec
  • 1-0-master
  • 2025-06-10-fix-ci
  • EDU-1951-Improve-Pub/Sub-ruby-README
  • RSC15f-remember-fallback
  • ably-java-531-encryption-investigations
  • account-for-frozen-strings
  • add-details-to-contributing
  • add-jwt-test
  • add-new-release
  • add-new-ruby-versions-to-travis-tests
  • add-request-id-fix-for-bulk-publishes
  • add-request-id-to-path
  • add-requestid-attribute-documentation
  • add-supported-platforms-to-readme
  • adding-maintainer
  • attach-reattach-0.9
  • auth-callback-consistency
  • auth-params-fix
  • bugfix/fix-specs
  • bugfix/remove-until_attach-option
  • ci-fixes-2015-08
  • ci-logger
  • client-id-and-other-spec-updates
  • clientId-on-init
  • code-style-coverage-and-editor-conventions
  • connection-state-freshness-check-on-resume-RTN15g
  • coveralls.io
  • develop
  • dns-resolution-blocked
  • docs-update
  • editorconfig
  • em-issue-756-workaround-wip
  • ensure-connections-are-always-closed-in-tests
  • eventmachine-upgrade
  • fallback-fixes
  • fallback-host-improvements
  • fallback-on-timeout-spec
  • faraday-1.0-support-test
  • faraday-timeout-tests
  • feature/default-customer-environment-fallbacks
  • feature/http2-support
  • feature/rename-master-to-main
  • feature/update-license
  • fix-channel-history-tests
  • fix-failing-auth-test
  • fix-history-pagination-test
  • fix-presence-history-test
  • fix-tests-with-custom-loggers
  • generate-error-codes
  • globsort
  • history-since-attach
  • idempotent-publishing
  • improvement/add-support-for-delete-patch-put-in-request
  • improvement/implement-transport_params
  • improvement/update_ruby_versions
  • improvement/upgrade-statesman
  • intermittent-test-failure-resolution
  • issues/msg-serial-reset-bug-issue-179
  • json-value-types
  • known-limitations
  • laura/endpoint-option
  • main
  • master
  • message-interoperability-tests
  • minor-test-fixes
  • native-heartbeats-enabled
  • new-paginated-resource
  • parallel-tests
  • patch-1
  • presence_error
  • proxy-support
  • publish-params
  • push-notifications
  • realtime-publish-multiple
  • reauthorise
  • redirect-support
  • reject-invalid-payload-type
  • release/1.2.8
  • resolve-travis-erratic-issues
  • rest-presence-encoding-fixture-tests
  • safe-message-emitter-callbacks
  • separate-token-params-for-auth
  • spec-update-sep-2015
  • test-local
  • test-which-todos-skipped-tests-work
  • testing-against-staging-echo-server
  • token-details-request-from-json
  • token-naming-refactor
  • transient-publishing-issue-164
  • trivialfixes
  • update-faraday-typhoeus-to-1.1.0
  • v0.7.6
  • v0.8.0
  • v0.8.10
  • v0.8.11
  • v0.8.12
  • v0.8.13
  • v0.8.14
  • v0.8.15
  • v0.8.2
  • v0.8.3
  • v0.8.4
  • v0.8.5
  • v0.8.6
  • v0.8.7
  • v0.8.9
  • v0.9-rest
  • v1-1-release
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.0.4
  • v1.0.5
  • v1.0.6
  • v1.0.7
  • v1.1.0
  • v1.1.0-beta.push.1
  • v1.1.1
  • v1.1.2
  • v1.1.3
  • v1.1.4.rc
  • view-state-sequence-when-reattaching
  • websocket-hartbeat-fallback-fixes

pending completion
624

push

travis-ci

mattheworiordan
0.9: Improve error message for failed publish of presence events

1 of 1 new or added line in 1 file covered. (100.0%)

15661 of 16367 relevant lines covered (95.69%)

3012.36 hits per line

Relevant lines Covered
Build:
Build:
16367 RELEVANT LINES 15661 COVERED LINES
3012.36 HITS PER LINE
Source Files on 0-9-master
  • 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
624 0-9-master 0.9: Improve error message for failed publish of presence events push 15 Jan 2017 10:51PM UTC mattheworiordan travis-ci pending completion  
622 0-9-master 0.9: More consistent exceptions when presence cannot be actioned push 15 Jan 2017 09:10PM UTC mattheworiordan travis-ci pending completion  
621 0-9-master 0.9: Update spec for Presence#get when SUSPENDED If waitForSync is true, then an error is generated when get is called as the presence map is out of sync at this point. push 03 Jan 2017 10:53PM UTC mattheworiordan travis-ci pending completion  
616 0-9-master fixup! Various small test stability improvements push 03 Jan 2017 11:38AM UTC mattheworiordan travis-ci pending completion  
608 0-9-master Fix incorrect logic in regards to channel errors Fixes https://github.com/ably/ably-ruby/issues/91 push 02 Jan 2017 08:19PM UTC mattheworiordan travis-ci pending completion  
600 0-9-master Fix Models dependency require bug /app/lib/ably/models/message_encoders/base.rb:10:in `<top (required)>': uninitialized constant Ably::Models (NameError) push 02 Jan 2017 05:23PM UTC mattheworiordan travis-ci pending completion  
598 0-9-master 0.10: Add spec codes for EventEmitter emit push 02 Jan 2017 04:33PM UTC mattheworiordan travis-ci pending completion  
596 0-9-master fixup! 0.9: RTC8* - inline authentication when connection exists push 02 Jan 2017 01:03PM UTC mattheworiordan travis-ci pending completion  
595 0-9-master Separate MsgPack & JSON test runs to reduce overall test time Instead MsgPack & JSON builds will now be run concurrently getting around the max time limit being hit push 02 Jan 2017 12:20PM UTC mattheworiordan travis-ci pending completion  
592 0-9-master 0.9: Connection and Channel state change event attribute TA5, TH5 push 01 Jan 2017 07:19PM UTC mattheworiordan travis-ci pending completion  
See All Builds (1059)
  • 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