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

FROSADO / onecloudriver / 31270527249
71%
main: 78%

Build:
Build:
LAST BUILD BRANCH: issue-49-keyring-key-helpers
DEFAULT BRANCH: main
Ran 08 Aug 2026 05:56PM UTC
Jobs 1
Files 40
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

08 Aug 2026 05:52PM UTC coverage: 70.65%. First build
31270527249

Pull #2

github

FROSADO
fix(test): use cancelled contexts instead of 127.0.0.1:1 for offline tests

The offline-mode healthCheck tests previously used 127.0.0.1:1 which
is unreliable in CI environments where proxies or network configurations
can route the request instead of failing with "connection refused".

Replace with context.WithTimeout + immediate expiry, which produces
context.DeadlineExceeded errors. These are properly detected by
isNetworkError (via url.Error.Timeout() == true) regardless of
environment.

Tests now run in ~0.02s instead of ~14s.
Pull Request #2: Report coverage

3370 of 4770 relevant lines covered (70.65%)

502.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31270527249.1 08 Aug 2026 05:56PM UTC 40
70.65
GitHub Action Run
Source Files on build 31270527249
  • Tree
  • List 40
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2
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