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

aiidateam / aiida_core / 5609 / 6
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 28 Mar 2019 09:35AM UTC
Files 393
Run time 23s
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

28 Mar 2019 07:35AM UTC coverage: 64.252% (+0.08%) from 64.173%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

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.

21543 of 33529 relevant lines covered (64.25%)

0.64 hits per line

Source Files on job 5609.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 20
  • Source Changed 3
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1364
  • Travis Job 5609.6
  • 7094a15d on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#5599.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#5622.6)
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