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

TheKevJames / coveralls-python / 9fb34e31-58aa-4259-ac77-1c689d8d9fce / 6
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2026 01:56PM UTC
Files 7
Run time 0s
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

18 Jul 2026 01:50PM UTC coverage: 93.792% (+0.5%) from 93.309%
9fb34e31-58aa-4259-ac77-1c689d8d9fce.6

push

circleci

TheKevJames
feat(api): add configurable request timeouts

Both requests.post sites (submit_report, parallel_finish) previously omitted
timeout=, so a stalled coveralls.io endpoint could hang the CLI indefinitely.

Send an explicit (connect, read) tuple defaulting to (10s, 60s), overridable
via COVERALLS_TIMEOUT/COVERALLS_CONNECT_TIMEOUT/COVERALLS_READ_TIMEOUT env vars
or --timeout/--connect-timeout/--read-timeout CLI flags. A phase-specific value
takes precedence over the overall timeout for its phase. Values are validated
as positive numbers at load, and a Timeout raises a clear CoverallsException at
both sites.

130 of 140 branches covered (92.86%)

Branch coverage included in aggregate %.

429 of 456 relevant lines covered (94.08%)

0.94 hits per line

Source Files on job 9fb34e31-58aa-4259-ac77-1c689d8d9fce.6
  • Tree
  • List 7
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 9
  • CircleCI Build #
  • 5366f0de on github
  • Prev Job for on master (#29645256929.3)
  • Next Job for on master (#29647496817.1)
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