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

aiidateam / aiida_core / 6332 / 7
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 14 Jun 2019 04:53PM UTC
Files 387
Run time 19s
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

14 Jun 2019 04:32PM UTC coverage: 67.51% (+0.03%) from 67.482%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

push

travis-ci

web-flow
Fix problem in validation of `InteractiveOption` CLI option type (#2989)

The option allows to specify a callback function to perform validation
in addition to the type. However, in the prompt loop, only the normal
type validation was called. This caused the validation in the callback
to be skipped if called more than once, allowing illegal values to be
accepted in interactive mode if simply passed more than once.

Additionally, the `non_interactive_default` setting for the
`safe_interval` option of `verdi computer configure` in combination with
the implementation of the callback function, which ignored `None`
values, allowed `None` values to be set in non-interactive mode. The
callback now properly checks for the correct type and raises an error if
`None` is passed.

22038 of 32644 relevant lines covered (67.51%)

0.68 hits per line

Source Files on job 6332.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1976
  • Travis Job 6332.7
  • ababf1c4 on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#6330.7)
  • Next Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#6338.7)
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