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

aiidateam / aiida-core / 7668 / 4
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 01 Dec 2019 10:24AM UTC
Files 415
Run time 20s
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

01 Dec 2019 10:09AM UTC coverage: 70.878% (-0.006%) from 70.884%
AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests"

push

travis-ci

web-flow
Set default for the `safe_interval` option of `verdi computer configure` (#3590)

The `safe_interval` is a common option for all `Transport` types but its
default value is class dependent. Since it is a common option it was
defined in the `Transport` base class, but since it is defined as a
class attribute, the default cannot be set yet. Keeping this design, the
only option to insert the class specific default is in `auth_options`
the class property that returns the options for the CLI. By adding the
default here, `verdi computer configure local localhost -n` will now
work without prompting for its only option `safe_interval` as it will
simply use the default.

23148 of 32659 relevant lines covered (70.88%)

0.71 hits per line

Source Files on job 7668.4 (AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 803
  • Travis Job 7668.4
  • 787afd9b on github
  • Prev Job for AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#7664.4)
  • Next Job for AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#7670.4)
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