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

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

Build:
Build:
LAST BUILD BRANCH: kjames/fix-payload-leak
DEFAULT BRANCH: master
Ran 19 Jul 2026 02:20PM UTC
Jobs 5
Files 8
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

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

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 %.

234 of 237 new or added lines in 3 files covered. (98.73%)

7 existing lines in 2 files now uncovered.

509 of 536 relevant lines covered (94.96%)

4.75 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
98.71
coveralls/configuration.py

Coverage Regressions

Lines Coverage ∆ File
6
94.58
-1.91% coveralls/api.py
1
95.52
2.67% coveralls/cli.py
Jobs
ID Job ID Ran Files Coverage
1 29690607332.1 19 Jul 2026 02:20PM UTC 8
94.73
GitHub Action Run
2 29690607332.2 19 Jul 2026 02:20PM UTC 8
94.73
GitHub Action Run
3 29690607332.3 19 Jul 2026 02:20PM UTC 8
94.73
GitHub Action Run
4 29690607332.4 19 Jul 2026 02:20PM UTC 8
94.73
GitHub Action Run
5 29690607332.5 19 Jul 2026 02:20PM UTC 8
94.73
GitHub Action Run
Source Files on build 29690607332
  • 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 Repo
  • Pull Request #752
  • PR Base - master (#29647692574)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc