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

coverallsapp / coverage-reporter / 32310005832
95%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2026 10:45PM UTC
Jobs 1
Files 44
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

19 Aug 2026 10:41PM UTC coverage: 95.438% (+3.7%) from 91.778%
32310005832

push

github

web-flow
test: isolate jobs_spec from ambient CI env vars (#210)

`request_body` is built from `Config#to_h`, which gains service_name,
service_number and friends as soon as a CI provider is detected. Under
GitHub Actions the real GITHUB_* vars are present, so the stubbed body and
the request `Api::Jobs` builds can disagree; WebMock then matches no stub
and raises NetConnectNotAllowedError instead of the expected error.

Whether that happened depended on whether config_spec or webhook_spec --
which clear these vars in their own hooks and do not restore them -- had
already run. With `config.randomize` the failure came and went at random;
it showed up on test (macos-latest) in run 32201842605 while ubuntu passed
on the same commit.

webhook_spec already clears the vars for exactly this reason. jobs_spec was
the last ENV-sensitive spec still exposed.

Note: this is hardening by precedent, not a verified fix -- the failure did
not reproduce locally across ~60 runs. See #209.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>

1046 of 1096 relevant lines covered (95.44%)

2.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32310005832.1 19 Aug 2026 10:45PM UTC 44
95.44
GitHub Action Run
Source Files on build 32310005832
  • Tree
  • List 44
  • Changed 44
  • Source Changed 44
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32310005832
  • 16146c29 on github
  • Prev Build on v0.6.22 (#RC-X86_6...)
  • Next Build on master (#32903032163)
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