• 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: master
CHANGE BRANCH
x
Reset
  • master
  • add-missing-test-coverage
  • danger-pr-comment
  • dblock/add-ruby-4-ci
  • dblock/doc-non-hal-json-responses
  • dblock/fix-resource-to-h
  • dblock/fix-stale-resource-cache-after-mutation
  • 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
  • refs/tags/v2.0.0
  • revert-simplecov-fix

26 Aug 2026 10:00PM UTC coverage: 100.0%. Remained the same
33017893826

push

github

web-flow
Merge pull request #322 from dblock/dblock/fix-stale-resource-cache-after-mutation

Fix Link caching stale resource after a mutating request

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

289 of 289 relevant lines covered (100.0%)

37.97 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
33017893826 master Merge pull request #322 from dblock/dblock/fix-stale-resource-cache-after-mutation Fix Link caching stale resource after a mutating request push 26 Aug 2026 10:01PM UTC web-flow github
100.0
33017283968 master Merge pull request #319 from dblock/dblock/fix-resource-to-h Fix Resource#to_h returning nil instead of matching #to_hash push 26 Aug 2026 09:52PM UTC web-flow github
100.0
33017027954 master Merge pull request #320 from dblock/dblock/doc-non-hal-json-responses Document how to handle non-hal+json responses push 26 Aug 2026 09:48PM UTC web-flow github
100.0
33016759001 master Merge pull request #321 from dblock/dblock/add-ruby-4-ci Add Ruby 4.0 to CI push 26 Aug 2026 09:45PM UTC web-flow github
100.0
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
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
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
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
27887264874 master Update rubocop requirement from ~> 1.86.0 to ~> 1.88.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... push 20 Jun 2026 11:34PM UTC dblock github
94.7
23687587870 master Update rubocop requirement from ~> 1.85.0 to ~> 1.86.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... push 28 Mar 2026 02:48PM UTC dblock github
94.7
See All Builds (112)
  • 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