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

TheKevJames / coveralls-python / 8373510b-b122-4d86-b127-2d01d6d3b689
95%
master: 97%

Build:
Build:
LAST BUILD BRANCH: kjames/carryforward-flags
DEFAULT BRANCH: master
Ran 20 Jul 2026 08:11PM UTC
Jobs 6
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

20 Jul 2026 08:09PM UTC coverage: 94.665% (-0.1%) from 94.793%
8373510b-b122-4d86-b127-2d01d6d3b689

push

circleci

TheKevJames
fix(cli): keep shared options on each subcommand, not the callback

The previous commit moved shared modifiers onto the Typer callback and read
them via the context, which forced options to precede the subcommand name.
That silently broke the long-standing 'coveralls debug --rcfile=x' form
(options after the subcommand).

Scope each command's options directly on the command instead, exactly as the
debug subcommand did before, so options are still given after the command
name. The only removal is the verb flags (--output/--submit/--finish), which
debug should never have accepted; those remain as hidden deprecated aliases on
the default command for backwards compatibility. finish/upload intentionally
do not advertise the report-building modifiers they ignore, so passing them
is a clean usage error.

153 of 164 branches covered (93.29%)

Branch coverage included in aggregate %.

30 of 30 new or added lines in 1 file covered. (100.0%)

539 of 567 relevant lines covered (95.06%)

5.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8373510b-b122-4d86-b127-2d01d6d3b689.1 20 Jul 2026 08:11PM UTC 8
94.66
CircleCI Job
2 8373510b-b122-4d86-b127-2d01d6d3b689.2 20 Jul 2026 08:11PM UTC 8
94.66
CircleCI Job
3 8373510b-b122-4d86-b127-2d01d6d3b689.3 20 Jul 2026 08:11PM UTC 8
94.66
CircleCI Job
4 8373510b-b122-4d86-b127-2d01d6d3b689.4 20 Jul 2026 08:11PM UTC 8
94.66
CircleCI Job
5 8373510b-b122-4d86-b127-2d01d6d3b689.5 20 Jul 2026 08:12PM UTC 8
94.66
CircleCI Job
6 8373510b-b122-4d86-b127-2d01d6d3b689.6 20 Jul 2026 08:13PM UTC 8
94.66
CircleCI Job
Source Files on build 8373510b-b122-4d86-b127-2d01d6d3b689
  • 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 Repo
  • CircleCI Build #8373510B...
  • bed0d247 on github
  • Prev Build on kjames/cli-subcommands (#29772144763)
  • Next Build on kjames/cli-subcommands (#29813822708)
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