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

uvsmtid / protoprimer / 20896275890
97%

Build:
DEFAULT BRANCH: main
Ran 11 Jan 2026 01:59PM UTC
Jobs 1
Files 7
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

11 Jan 2026 01:55PM UTC coverage: 99.182% (+0.7%) from 98.48%
20896275890

push

github

web-flow
Support `bash` and `zsh`, improve CLI for log verbosity control (#32)

Main change:
*   Implement `venv_shell` for both `bash` and `zsh`.
*   Factor out `ShellDriver*` class to support various `shell`-s.
*   Use `-s` for `zsh` when input is not `tty` to be able to read from `stdin` (pipe-redirect).
*   Fall back to `bash` if `SHELL` env var is not set.

Bug fixes:
*   Fix bootstrap to handle a missing local env config file.

Logging improvements:
*   Set the default `stderr` log level to `WARNING`.
*   Remove stack trace for log level >= `WARNING` by setting `sys.tracebacklimit = 0`.
*   Implement non-verbose log format for `stderr` with log level > `INFO`.
*   Use `-q` to reduce verbosity and `-v` increase (e.g. `-qq` or `-vvv`).
*   Remove `--silent` option.
*   Replace confusing `FAILURE` output in tests by `TEST_EXIT`.
*   Print `WARNING` for `config` run mode without `-v` option about missing description.

Docs:
*   Spec:
    *   FT_38_73_38_52.log_verbosity.md
    *   UC_36_72_11_12.pipe_to_execute_with_activated_venv.md
    *   TODO_31_76_38_60.run_mode_for_shell.md
*   Mark completed:
    *   TODO_37_48_53_35.use_env_vars_instead_of_internal_args.md
    *   TODO_48_27_46_76.support_uv.md

171 of 171 branches covered (100.0%)

Branch coverage included in aggregate %.

1891 of 1908 relevant lines covered (99.11%)

0.99 hits per line

Coverage Regressions

Lines Coverage ∆ File
15
99.26
0.73% protoprimer/primer_kernel.py
Jobs
ID Job ID Ran Files Coverage
1 20896275890.1 11 Jan 2026 01:59PM UTC 7
99.18
GitHub Action Run
Source Files on build 20896275890
  • Tree
  • List 7
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20896275890
  • eaf749fd on github
  • Prev Build on main (#20695409762)
  • Next Build on main (#21112833640)
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