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

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

Build:
Build:
LAST BUILD BRANCH: kjames/carryforward-flags
DEFAULT BRANCH: master
Ran 20 Jul 2026 07:27PM 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 07:26PM UTC coverage: 94.793% (-0.01%) from 94.807%
29772020654

push

github

TheKevJames
feat(cli): promote finish/save/upload verbs to subcommands

Turn the --finish/--output/--submit action flags into first-class
subcommands (finish, save FILE, upload FILE) alongside the existing debug
subcommand. Shared modifiers live on the callback and are passed to each
subcommand via the Typer context; each command advertises only the options
it uses, so inapplicable flag/verb combinations become usage errors instead
of silently no-opping.

Backwards compatibility is preserved: --finish/--output/--submit remain as
hidden deprecated aliases that dispatch to the new subcommands and emit a
deprecation warning in the same style as the existing rcfile/config_file and
--service/--service-name deprecations. A guardrail rejects conflicting verbs
and submit-only modifiers (--merge/--parallel) passed to verbs that ignore
them. Usage errors are now rendered cleanly with an exit code rather than a
traceback.

157 of 168 branches covered (93.45%)

Branch coverage included in aggregate %.

106 of 108 new or added lines in 1 file covered. (98.15%)

553 of 581 relevant lines covered (95.18%)

4.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
95.81
-0.74% coveralls/cli.py
Jobs
ID Job ID Ran Files Coverage
1 29772020654.1 20 Jul 2026 07:27PM UTC 8
94.79
GitHub Action Run
2 29772020654.2 20 Jul 2026 07:28PM UTC 8
94.79
GitHub Action Run
3 29772020654.3 20 Jul 2026 07:28PM UTC 8
94.79
GitHub Action Run
4 29772020654.4 20 Jul 2026 07:28PM UTC 8
94.79
GitHub Action Run
5 29772020654.5 20 Jul 2026 07:28PM UTC 8
94.71
GitHub Action Run
Source Files on build 29772020654
  • 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
  • 002b0786 on github
  • Prev Build on kjames/cli-subcommands (#5BF18977...)
  • Next Build on kjames/cli-subcommands (#2163ABDB...)
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