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

TheKevJames / coveralls-python / 29690607332 / 1
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: kjames/cli-subcommands
DEFAULT BRANCH: master
Ran 19 Jul 2026 02:20PM UTC
Files 8
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

19 Jul 2026 02:19PM UTC coverage: 94.729% (+0.9%) from 93.792%
29690607332.1

Pull #752

github

TheKevJames
refactor(config): make service_name always a string

service_name is now a plain str defaulting to 'coveralls-python' rather than
str | None resolved to that value later, so submit_report()'s
service_name.startswith('github') check can never hit None. The default literal
lives on the Config field (DEFAULT_SERVICE_NAME); _detect_ci() returns None
when no CI is detected and lets that default apply.
Pull Request #752: refactor(config): typed Config model with consistent CLI/env/file/SSL handling

156 of 166 branches covered (93.98%)

Branch coverage included in aggregate %.

509 of 536 relevant lines covered (94.96%)

0.95 hits per line

Source Files on job 29690607332.1
  • Tree
  • List 8
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 29690607332
  • 1f18de50 on github
  • Prev Job for on kjames/config-cleanup (#29647692574.4)
  • Next Job for on kjames/config-cleanup (#29690825633.4)
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