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

umbrellio / ci_helper
100%

Build:
DEFAULT BRANCH: master
Repo Added 10 Jun 2020 02:23PM UTC
Files 11
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
  • USAFE-8826-run-clickhouse-migrations-in-ci
  • capture-rspec-dry-run-error
  • claude/compassionate-solomon-2446e6
  • claude/jolly-hofstadter-809817
  • clickhouse-support
  • heavy-specs-distribution-3
  • master
  • show-rspec-command-error
  • split-spec-files

06 Jul 2026 12:25PM UTC coverage: 100.0%. Remained the same
28791373315

push

github

web-flow
Show the rspec command output when the dry-run fails (#27)

* Show the rspec command output when the dry-run fails

RunSpecs#example_ids ran the `rspec --dry-run` and, on failure, printed the
contents of rspec's `--out` JSON file (the example list) instead of the
actual error. The real error goes to the process's stderr, which `execute`
streamed but never captured, so the rescue only had the JSON to show — and
when the failure happens at exit (after the JSON is already written) that
file contains no trace of the error at all.

`execute` now optionally captures the command's combined stdout+stderr and
attaches it to the raised `Error`; `RunSpecs` runs the dry-run with
`capture: true` and fails with that output.

* Bump version to 0.10.2

30 of 30 branches covered (100.0%)

Branch coverage included in aggregate %.

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

188 of 188 relevant lines covered (100.0%)

7.29 hits per line

Relevant lines Covered
Build:
Build:
188 RELEVANT LINES 188 COVERED LINES
7.29 HITS PER LINE
Source Files on master
  • Tree
  • List 11
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28791373315 master Show the rspec command output when the dry-run fails (#27) * Show the rspec command output when the dry-run fails RunSpecs#example_ids ran the `rspec --dry-run` and, on failure, printed the contents of rspec's `--out` JSON file (the example list... push 06 Jul 2026 12:26PM UTC web-flow github
100.0
28791340667 capture-rspec-dry-run-error Merge 6d4400edf into e784d059b Pull #27 06 Jul 2026 12:25PM UTC web-flow github
100.0
28788639213 capture-rspec-dry-run-error Merge f550f726c into e784d059b Pull #27 06 Jul 2026 11:36AM UTC web-flow github
100.0
28373603731 master Update README to match command implementations (#26) * Update README to match command implementations - Document the --with-clickhouse flag for CheckDBDevelopment, CheckDBRollback and RunSpecs (the DB commands previously said "does not accept ... push 29 Jun 2026 12:56PM UTC web-flow github
100.0
28373448186 claude/jolly-hofstadter-809817 Merge 5f516ebc2 into 2c40ca706 Pull #26 29 Jun 2026 12:53PM UTC web-flow github
100.0
28373000932 claude/jolly-hofstadter-809817 Merge 5d26da6fc into 2c40ca706 Pull #26 29 Jun 2026 12:46PM UTC web-flow github
100.0
28372543201 master Add autorelease workflow (#25) On push to master, extract the version from lib/ci_helper/version.rb and, unless a release for that tag already exists, build the gem, push it to RubyGems, and create a GitHub release with the gem attached. push 29 Jun 2026 12:38PM UTC web-flow github
100.0
28372304443 claude/compassionate-solomon-2446e6 Merge 9ff157505 into 05ceb2860 Pull #25 29 Jun 2026 12:34PM UTC web-flow github
100.0
28372006113 master fix (#24) push 29 Jun 2026 12:29PM UTC web-flow github
100.0
28371265294 show-rspec-command-error Merge 2b377f8bc into ff2675864 Pull #24 29 Jun 2026 12:15PM UTC web-flow github
100.0
See All Builds (96)
  • 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

© 2026 Coveralls, Inc