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

aiidateam / aiida_core / 5609
74%

Build:
DEFAULT BRANCH: develop
Ran 28 Mar 2019 09:07AM UTC
Jobs 4
Files 393
Run time 108min
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
5609

push

travis-ci

sphuber
Ensure `verdi import` returns non-zero status if incompatible archive version. (#2639)

Changed the message to critical if exception `IncompatibleArchiveVersionError`
is raised, which will automatically return a non-zero exit status. This
behavior is important for scripts that depend on this status to be able
to tell whether the command was successful. The check applies to both
local paths as well as URLS.

The type for the archive parameter has been changed to a new sub class
of `click.Path`, called `ImportPath` which first does the checks of its
base class `click.Path` followed by URL check using six's urllib.

23647 of 33529 relevant lines covered (70.53%)

2.57 hits per line

Jobs
ID Job ID Ran Files Coverage
5 5609.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 28 Mar 2019 09:07AM UTC 0
64.32
Travis Job 5609.5
6 5609.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 28 Mar 2019 09:35AM UTC 0
64.25
Travis Job 5609.6
7 5609.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 28 Mar 2019 09:58AM UTC 0
64.13
Travis Job 5609.7
8 5609.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 28 Mar 2019 10:55AM UTC 0
64.07
Travis Job 5609.8
Source Files on build 5609
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5609
  • 7094a15d on github
  • Prev Build on develop (#5599)
  • Next Build on develop (#5622)
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