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

aiidateam / aiida_core / 6332
74%

Build:
DEFAULT BRANCH: develop
Ran 14 Jun 2019 04:46PM UTC
Jobs 4
Files 387
Run time 11min
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

pending completion
6332

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.

7 of 7 new or added lines in 2 files covered. (100.0%)

23836 of 32642 relevant lines covered (73.02%)

2.69 hits per line

Jobs
ID Job ID Ran Files Coverage
5 6332.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 14 Jun 2019 04:46PM UTC 0
66.89
Travis Job 6332.5
6 6332.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 14 Jun 2019 04:52PM UTC 0
66.8
Travis Job 6332.6
7 6332.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 14 Jun 2019 04:53PM UTC 0
67.51
Travis Job 6332.7
8 6332.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 14 Jun 2019 04:58PM UTC 0
67.46
Travis Job 6332.8
Source Files on build 6332
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6332
  • ababf1c4 on github
  • Prev Build on develop (#6330)
  • Next Build on develop (#6338)
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

© 2025 Coveralls, Inc