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

aiidateam / aiida_core / 5426
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 04 Mar 2019 11:05PM UTC
Jobs 4
Files 398
Run time 11min
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
5426

push

travis-ci

web-flow
Prevent launching or construction of `WorkChain` and `CalcJob` base class (#2564)

The `WorkChain` and `CalcJob` classes are base classes that are meant to
be sub classed as they miss the necessary functionality to successfully
run. However, it was still possible to launch these base classes through
the launchers or straight up constructing them. They would immediately
fail when launched, but they would create a node in the provenance graph
nonetheless. To prevent this from happening, a check is placed in the
constructors to make sure that it is actually a sub class that is being
constructed.

10 of 10 new or added lines in 2 files covered. (100.0%)

23975 of 34078 relevant lines covered (70.35%)

2.57 hits per line

Jobs
ID Job ID Ran Files Coverage
5 5426.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 04 Mar 2019 11:05PM UTC 0
64.32
Travis Job 5426.5
6 5426.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 04 Mar 2019 11:11PM UTC 0
64.28
Travis Job 5426.6
7 5426.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 04 Mar 2019 11:12PM UTC 0
64.19
Travis Job 5426.7
8 5426.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 04 Mar 2019 11:14PM UTC 0
64.13
Travis Job 5426.8
Source Files on build 5426
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5426
  • 28b0c82c on github
  • Prev Build on provenance_redesign (#5424)
  • Next Build on provenance_redesign (#5428)
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