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

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

Build:
DEFAULT BRANCH: develop
Ran 08 Jun 2019 07:01PM UTC
Files 387
Run time 16s
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

08 Jun 2019 06:39PM UTC coverage: 67.45% (+0.04%) from 67.413%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

push

travis-ci

web-flow
Improve `safe_interval` validation `verdi computer configure` (#2967)

The computer configuration command for the transport specified that
an integer was required. However, a float value makes more sense. In
addition to this change, an additional validation callback was added to
make sure that the interval is positive.

The addition of the validation through the default option callback
mechanism required a small adaptation to the `InteractiveOption`.
The behavior of error handling was different if the option was
explicitly defined on the command line but without an explicit
`--non-interactive` flag. If a string value was passed, the type
validation would fail and prompt loop was never entered. However, if a
negative number was passed, the type validation would pass, but then the
normal callback would fail and in this case the prompt would start.
However, this was with the context improperly configured and so
exceptions would occur in the contextual defaults.

22013 of 32636 relevant lines covered (67.45%)

0.67 hits per line

Source Files on job 6288.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 6
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1936
  • Travis Job 6288.7
  • 327e7d6d on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#6286.8)
  • Next Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#6291.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