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

umbrellio / ci_helper / 28791373315
100%

Build:
DEFAULT BRANCH: master
Ran 06 Jul 2026 12:26PM UTC
Jobs 1
Files 11
Run time 1min
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

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

Jobs
ID Job ID Ran Files Coverage
1 28791373315.1 06 Jul 2026 12:26PM UTC 11
100.0
GitHub Action Run
Source Files on build 28791373315
  • Tree
  • List 11
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0cc30c62 on github
  • Prev Build on master (#28373603731)
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