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

tmbo / questionary / 26681784652
94%

Build:
DEFAULT BRANCH: master
Ran 30 May 2026 10:43AM UTC
Jobs 1
Files 19
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

30 May 2026 10:42AM UTC coverage: 94.409% (-0.4%) from 94.775%
26681784652

push

github

web-flow
fix: don't render a select's default as a selected item (#503)

select() passed `default` to InquirerControl both positionally and as
initial_choice. The positional `default` adds that choice to selected_options,
so it renders permanently with the inverted "class:selected" style. A single
select has no persistent selection, only a pointer, so the default should set
the pointer only. Pass it as initial_choice (which also validates it) and drop
the positional argument.

---------

Co-authored-by: Kian Cross <kian@kiancross.co.uk>

1030 of 1091 relevant lines covered (94.41%)

30.68 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
95.71
-1.32% questionary/prompts/common.py
Jobs
ID Job ID Ran Files Coverage
1 26681784652.1 30 May 2026 10:45AM UTC 19
94.41
Source Files on build 26681784652
  • Tree
  • List 19
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 82b8384a on github
  • Prev Build on master (#26681506853)
  • Next Build on master (#26681896336)
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