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

codegram / hyperclient
100%

Build:
DEFAULT BRANCH: master
Repo Added 19 Apr 2013 05:44PM UTC
Files 9
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-missing-test-coverage
  • danger-pr-comment
  • dependabot/bundler/danger-changelog-tw-0.7.0
  • dependabot/bundler/rubocop-tw-1.46.0
  • dependabot/bundler/rubocop-tw-1.47.0
  • dependabot/bundler/rubocop-tw-1.48.0
  • dependabot/bundler/rubocop-tw-1.49.0
  • dependabot/bundler/rubocop-tw-1.50.0
  • dependabot/bundler/rubocop-tw-1.50.1
  • dependabot/bundler/rubocop-tw-1.50.2
  • dependabot/bundler/rubocop-tw-1.51.0
  • dependabot/bundler/rubocop-tw-1.52.0
  • dependabot/bundler/rubocop-tw-1.52.1
  • dependabot/bundler/rubocop-tw-1.53.0
  • dependabot/bundler/rubocop-tw-1.53.1
  • dependabot/bundler/rubocop-tw-1.54.0
  • dependabot/bundler/rubocop-tw-1.60.2
  • dependabot/bundler/rubocop-tw-1.61.0
  • dependabot/bundler/rubocop-tw-1.62.0
  • dependabot/bundler/rubocop-tw-1.62.1
  • dependabot/bundler/rubocop-tw-1.63.0
  • dependabot/bundler/rubocop-tw-1.63.1
  • dependabot/bundler/rubocop-tw-1.63.2
  • dependabot/bundler/rubocop-tw-1.63.3
  • dependabot/bundler/rubocop-tw-1.63.4
  • dependabot/bundler/rubocop-tw-1.63.5
  • dependabot/bundler/rubocop-tw-1.64.0
  • dependabot/bundler/rubocop-tw-1.81.1
  • dependabot/bundler/rubocop-tw-1.84.1
  • dependabot/bundler/rubocop-tw-1.85.0
  • dependabot/bundler/rubocop-tw-1.86.0
  • dependabot/bundler/rubocop-tw-1.87.0
  • dependabot/bundler/rubocop-tw-1.88.0
  • dependabot/bundler/rubocop-tw-1.89.0
  • dependabot/bundler/simplecov-lt-1.2.0
  • fix-coveralls-badge
  • fix-simplecov-coveralls
  • maintenance
  • master
  • refs/tags/v2.0.0
  • revert-simplecov-fix

15 Aug 2026 12:44AM UTC coverage: 100.0% (+5.3%) from 94.7%
31854505229

push

github

dblock
Add missing test coverage

Adds tests for previously uncovered branches identified from
https://coveralls.io/jobs/186251746, bringing line coverage from
94.68% to 100%:

* Collection#to_s and #method_missing raise path
* Attributes#initialize when representation is not a Hash
* Curie#inspect
* Resource#inspect
* LinkCollection#initialize invalid response error
* EntryPoint::ConnectionAlreadyInitializedError#message and
  #faraday_block= (both the raise and the set path)
* Link#each pagination across pages and the no-block Enumerator path
* Link#method_missing / #delegate_method / #respond_to_missing? for
  all remaining branches

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

283 of 283 relevant lines covered (100.0%)

37.08 hits per line

Relevant lines Covered
Build:
Build:
283 RELEVANT LINES 283 COVERED LINES
37.08 HITS PER LINE
Source Files on master
  • Tree
  • List 9
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31854505229 master Add missing test coverage Adds tests for previously uncovered branches identified from https://coveralls.io/jobs/186251746, bringing line coverage from 94.68% to 100%: * Collection#to_s and #method_missing raise path * Attributes#initialize when... push 15 Aug 2026 12:44AM UTC dblock github
100.0
31854412243 add-missing-test-coverage Merge 75914f794 into 045758a0d Pull #318 15 Aug 2026 12:42AM UTC web-flow github
100.0
31854057634 master Revert "Lock SimpleCov to < 1.1.0 to fix coveralls CI failure" Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> push 15 Aug 2026 12:35AM UTC dblock github
94.7
31853971661 revert-simplecov-fix Merge af1896d62 into 3e431db02 Pull #317 15 Aug 2026 12:33AM UTC web-flow github
94.7
31762545542 dependabot/bundler/simplecov-lt-1.2.0 Update simplecov requirement from < 1.1.0 to < 1.2.0 Updates the requirements on [simplecov](https://github.com/simplecov-ruby/simplecov) to permit the latest version. - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Cha... Pull #316 14 Aug 2026 02:03AM UTC web-flow github
94.7
31651172918 master Fix coveralls badge URL The old shields.io/coveralls.io/r/ badge and link format is deprecated. Update to the current coveralls.io badge and link format. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> push 12 Aug 2026 11:31PM UTC dblock github
94.7
31651137900 fix-coveralls-badge Merge c3816768a into b73b49227 Pull #315 12 Aug 2026 11:30PM UTC web-flow github
94.7
31650955398 master Lock SimpleCov to < 1.1.0 to fix coveralls CI failure SimpleCov 1.1.0 changed created_at from an integer to a float timestamp, which coveralls-ruby-adapter/coverage-reporter fails to parse (JSON::SerializableError: Couldn't parse (Int64 | Nil) fr... push 12 Aug 2026 11:27PM UTC dblock github
94.7
31650838108 fix-simplecov-coveralls Merge b134e87a7 into 51fb5c17b Pull #314 12 Aug 2026 11:25PM UTC web-flow github
94.7
31348752021 dependabot/bundler/rubocop-tw-1.89.0 Update rubocop requirement from ~> 1.88.0 to ~> 1.89.0 Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://gi... Pull #313 10 Aug 2026 02:04AM UTC web-flow github
94.7
See All Builds (99)
  • Repo on GitHub
  • CI Project
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc