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

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

Build:
Build:
LAST BUILD BRANCH: renovate/types-pyyaml-6.0.x
DEFAULT BRANCH: master
Ran 20 Jul 2026 07:28PM 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 07:26PM UTC coverage: 94.793% (-0.01%) from 94.807%
29772020654.2

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

553 of 581 relevant lines covered (95.18%)

0.95 hits per line

Source Files on job 29772020654.2
  • 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 29772020654
  • 002b0786 on github
  • Prev Job for on kjames/cli-subcommands (#5bf18977-25fa-46cf-b33d-bc5a5739fcca.2)
  • Next Job for on kjames/cli-subcommands (#2163abdb-7ec9-4435-9b2d-4462c2b9ecf8.3)
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