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

aiidateam / aiida_core / 6288
74%

Build:
DEFAULT BRANCH: develop
Ran 08 Jun 2019 06:53PM UTC
Jobs 4
Files 387
Run time 8min
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
6288

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.

23819 of 32634 relevant lines covered (72.99%)

2.68 hits per line

Jobs
ID Job ID Ran Files Coverage
5 6288.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 08 Jun 2019 06:53PM UTC 0
66.8
Travis Job 6288.5
6 6288.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 08 Jun 2019 06:59PM UTC 0
66.78
Travis Job 6288.6
7 6288.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 08 Jun 2019 07:01PM UTC 0
67.45
Travis Job 6288.7
8 6288.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 08 Jun 2019 07:01PM UTC 0
67.39
Travis Job 6288.8
Source Files on build 6288
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6288
  • 327e7d6d on github
  • Prev Build on develop (#6286)
  • Next Build on develop (#6291)
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