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

TheKevJames / coveralls-python / 1ad87c7a-2b03-4fd1-b9ec-1ee00468d2c0 / 4
94%
master: 96%

Build:
Build:
LAST BUILD BRANCH: kjames/retries
DEFAULT BRANCH: master
Ran 20 Jul 2026 02:35PM 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

20 Jul 2026 02:32PM UTC coverage: 93.813% (+0.02%) from 93.792%
1ad87c7a-2b03-4fd1-b9ec-1ee00468d2c0.4

Pull #753

circleci

TheKevJames
fix(api): stop leaking client settings into the coveralls.io payload

create_data() dumped the entire self.config dict into the submitted JSON, so
client-only settings were uploaded to coveralls.io alongside every source file.
Restrict the payload to an explicit allowlist of the fields the API consumes.

changelog:
The JSON submitted to coveralls.io (and written via ``--output``) no longer
leaks client-only settings -- the base directory, source directory, coverage
config file, and request-timeout values. Only the fields the Coveralls API
actually consumes are now sent.
Pull Request #753: fix(api): stop leaking client settings into the coveralls.io payload

130 of 140 branches covered (92.86%)

Branch coverage included in aggregate %.

431 of 458 relevant lines covered (94.1%)

0.94 hits per line

Source Files on job 1ad87c7a-2b03-4fd1-b9ec-1ee00468d2c0.4
  • Tree
  • List 8
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1
  • CircleCI Build #
  • b9dfbc79 on github
  • Prev Job for on kjames/fix-payload-leak (#29748148843.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