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

Cecilapp / Cecil / 35548716588
82%

Build:
DEFAULT BRANCH: main
Ran 21 Sep 2026 12:46AM UTC
Jobs 1
Files 88
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

21 Sep 2026 12:45AM UTC coverage: 82.193%. Remained the same
35548716588

push

github

web-flow
ci: replace blobless checkout with explicit HTTPS clone (#2474)

The built-in `checkout` step uses `git clone --filter=blob:none`
(blobless clone) which can hang silently on network issues with no
error output, causing the job to fail with no useful diagnostics
(job 4376).

Replace with a plain HTTPS `git clone` + `git checkout SHA1` which:
- Works without SSH key setup on this public repo
- Has an explicit `no_output_timeout` to surface hangs as actual errors
- Skips the blobless filter that triggered the silent failure

Also add `no_output_timeout` to the install and test steps for the
same reason.

AI-Generated: true

Co-authored-by: circleci-app[bot] <127350680+circleci-app[bot]@users.noreply.github.com>

3808 of 4633 relevant lines covered (82.19%)

0.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35548716588.1 21 Sep 2026 12:46AM UTC 88
82.19
GitHub Action Run
Source Files on build 35548716588
  • Tree
  • List 88
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9d3f8489 on github
  • Prev Build on main (#35547402191)
  • Next Build on main (#35722454006)
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