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

tmbo / questionary
94%

Build:
DEFAULT BRANCH: master
Repo Added 01 Dec 2018 09:36PM UTC
Files 19
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 1.0.0
  • 1.0.0a2
  • 1.0.1
  • 1.0.2
  • 1.1.0
  • 1.1.1
  • 1.2.0
  • 1.2.1
  • 1.3.0
  • 1.4.0
  • 1.5.2
  • 1.6.0
  • 2.0.0
  • 2.0.1
  • 2.1.0
  • 2.1.1
  • choice-disabled-type
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/cache-6
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/pip/filelock-3.20.3
  • dependabot/pip/idna-3.15
  • dependabot/pip/jinja2-3.1.5
  • dependabot/pip/jinja2-3.1.6
  • dependabot/pip/mypy-1.14.0
  • dependabot/pip/mypy-1.14.1
  • dependabot/pip/mypy-1.15.0
  • dependabot/pip/mypy-1.18.2
  • dependabot/pip/mypy-1.20.0
  • dependabot/pip/mypy-1.20.1
  • dependabot/pip/mypy-1.20.2
  • dependabot/pip/mypy-2.1.0
  • dependabot/pip/mypy-2.2.0
  • dependabot/pip/pre-commit-4.1.0
  • dependabot/pip/pre-commit-4.2.0
  • dependabot/pip/pre-commit-4.3.0
  • dependabot/pip/pre-commit-4.5.1
  • dependabot/pip/pre-commit-4.6.0
  • dependabot/pip/pygments-2.20.0
  • dependabot/pip/pytest-8.3.5
  • dependabot/pip/pytest-9.0.2
  • dependabot/pip/pytest-9.0.3
  • dependabot/pip/pytest-9.1.0
  • dependabot/pip/pytest-9.1.1
  • dependabot/pip/requests-2.32.4
  • dependabot/pip/requests-2.33.0
  • dependabot/pip/sphinx-8.1.3
  • dependabot/pip/sphinx-autobuild-2024.10.3
  • dependabot/pip/sphinx-autodoc-typehints-3.0.1
  • dependabot/pip/sphinx-rtd-theme-3.0.2
  • dependabot/pip/sphinx-rtd-theme-3.1.0
  • dependabot/pip/starlette-1.0.1
  • dependabot/pip/tornado-6.5.1
  • dependabot/pip/urllib3-2.5.0
  • dependabot/pip/urllib3-2.6.3
  • dependabot/pip/urllib3-2.7.0
  • dependabot/pip/virtualenv-20.36.1
  • docs/clarify-shortcut-key-constraints
  • feat-path-min-input-len
  • feat/custom-search-fn
  • fix-dev-containers
  • fix/issue-380-docs-syntax-error
  • fix/module-shadowing
  • fix/rawselect-jk-shortcuts
  • fix/select-default-not-marked-selected
  • merge-highlighted-selected-custom-styles
  • mypy
  • release-1.6.0
  • remove-python-3.9
  • revert-66-poetry
  • update-python-versions
  • update-version-2.1.0
  • zimmermann/find-window

02 Jun 2026 08:49AM UTC coverage: 94.213%. Remained the same
26809034247

push

github

web-flow
Bump mypy from 1.20.2 to 2.1.0 (#505)

Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.1.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.20.2...v2.1.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1042 of 1106 relevant lines covered (94.21%)

30.63 hits per line

Relevant lines Covered
Build:
Build:
1106 RELEVANT LINES 1042 COVERED LINES
30.63 HITS PER LINE
Source Files on master
  • Tree
  • List 19
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26809034247 master Bump mypy from 1.20.2 to 2.1.0 (#505) Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.2...v2.1.0) ... push 02 Jun 2026 08:50AM UTC web-flow github
94.21
26686306473 master Merge styles with Choice custom styles (#362) --------- Co-authored-by: Kian Cross <kian@kiancross.co.uk> push 30 May 2026 02:29PM UTC web-flow github
94.21
26685425816 master feat: support custom search filter function (#496) --------- Co-authored-by: Kian Cross <kian@kiancross.co.uk> push 30 May 2026 01:48PM UTC web-flow github
94.19
26683200191 master docs/fix: clarify shortcut key must be lowercase a–z or digit 0–9 (#487) push 30 May 2026 11:57AM UTC web-flow github
94.41
26682969794 master feat(path): expose min_input_len for path autocompletion (#498) --------- Co-authored-by: Kian Cross <kian@kiancross.co.uk> push 30 May 2026 11:45AM UTC web-flow github
94.41
26681896336 master fix: treat j/k as shortcuts in rawselect, not navigation (#502) rawselect calls select() with use_shortcuts=True and use_arrow_keys=False but left use_jk_keys/use_emacs_keys at their default True. With 20+ choices, "j" and "k" get auto-assigned a... push 30 May 2026 10:49AM UTC web-flow github
94.41
26681784652 master 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... push 30 May 2026 10:43AM UTC web-flow github
94.41
26681506853 master Bump pre-commit from 4.5.1 to 4.6.0 (#494) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.5.1 to 4.6.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-comm... push 30 May 2026 10:38AM UTC web-flow github
94.78
26681487569 master Bump requests from 2.32.4 to 2.33.0 (#488) Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - ... push 30 May 2026 10:33AM UTC web-flow github
94.78
26681479162 master Bump pygments from 2.19.1 to 2.20.0 (#489) Bumps [pygments](https://github.com/pygments/pygments) from 2.19.1 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/mast... push 30 May 2026 10:31AM UTC web-flow github
94.78
See All Builds (884)
  • Repo on GitHub
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