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

TheKevJames / coveralls-python / 29774931881
95%
master: 97%

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

20 Jul 2026 08:09PM UTC coverage: 94.665% (-0.1%) from 94.793%
29774931881

push

github

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

4.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29774931881.1 20 Jul 2026 08:10PM UTC 8
94.66
GitHub Action Run
2 29774931881.2 20 Jul 2026 08:10PM UTC 8
94.66
GitHub Action Run
3 29774931881.3 20 Jul 2026 08:10PM UTC 8
94.66
GitHub Action Run
4 29774931881.4 20 Jul 2026 08:10PM UTC 8
94.66
GitHub Action Run
5 29774931881.5 20 Jul 2026 08:10PM UTC 8
94.66
GitHub Action Run
Source Files on build 29774931881
  • 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
  • bed0d247 on github
  • Prev Build on kjames/cli-subcommands (#29772144763)
  • Next Build on kjames/cli-subcommands (#8373510B...)
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