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

TheKevJames / coveralls-python / 9abd4b01-252e-47e8-8a62-1b9ee28dc078 / 5
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: kjames/cli-subcommands
DEFAULT BRANCH: master
Ran 19 Jul 2026 02:21PM 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%
9abd4b01-252e-47e8-8a62-1b9ee28dc078.5

Pull #752

circleci

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 9abd4b01-252e-47e8-8a62-1b9ee28dc078.5
  • 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 9
  • CircleCI Build #
  • 1f18de50 on github
  • Prev Job for on kjames/config-cleanup (#29647692574.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