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

pirl-unc / hitlist / 27842275440
80%

Build:
DEFAULT BRANCH: main
Ran 19 Jun 2026 06:32PM UTC
Jobs 1
Files 30
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

19 Jun 2026 06:27PM UTC coverage: 80.498% (+0.06%) from 80.435%
27842275440

push

github

web-flow
Subtle ANSI coloring for --help (cli_help.SubtleHelpFormatter) (#346)

Adds hitlist.cli_help with a SubtleHelpFormatter (subcommand names in cyan,
section headings in bold) and a ColorArgumentParser that defaults to it. Because
add_subparsers uses type(self) as its parser class, making the root a
ColorArgumentParser colors the whole command tree from one declaration.

- Gated on a TTY; honors NO_COLOR (off) and FORCE_COLOR (on), so piped output
  and `--help | cat` stay plain.
- Alignment-safe: coloring is applied in _format_action AFTER argparse measures
  the plain text, only wrapping the already-positioned token in escapes. The
  round-trip test asserts stripping the ANSI reproduces the plain help exactly.
- Exposed for reuse: tsarina imports the same formatter so both CLIs match.

Bumps 1.44.0 -> 1.45.0 (new public hitlist.cli_help).

5911 of 7343 relevant lines covered (80.5%)

0.8 hits per line

Coverage Regressions

Lines Coverage ∆ File
117
51.78
0.06% cli.py
2
82.08
-1.89% genes.py
Jobs
ID Job ID Ran Files Coverage
1 27842275440.1 19 Jun 2026 06:32PM UTC 30
80.5
GitHub Action Run
Source Files on build 27842275440
  • Tree
  • List 30
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27842275440
  • 0f6c15dc on github
  • Prev Build on main (#27800559606)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc