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

aiidateam / aiida_core / 5882
74%

Build:
DEFAULT BRANCH: develop
Ran 18 Apr 2019 06:50AM UTC
Jobs 4
Files 385
Run time 4min
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
5882

push

travis-ci

web-flow
Prevent additional incoming links for a stored `ProcessNode` (#2777)

Process nodes are in principle only generated by the engine as soon as a
process is launched. At that time, the engine will take care of adding
incoming links for all the inputs that were passed as well as an
optional call link. After that the node is stored, but until it is
terminated and sealed, it was still possible to add additional incoming
links. This is now explicitly forbidden as it does not make sense and so
if attempted will raise a `ValueError`. As a result, many tests had to
be adapted that were violating this rule. Often the fix was just to move
the `store` call to after all links were put in place.

23419 of 32681 relevant lines covered (71.66%)

2.68 hits per line

Jobs
ID Job ID Ran Files Coverage
5 5882.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 18 Apr 2019 06:50AM UTC 0
65.7
Travis Job 5882.5
6 5882.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 18 Apr 2019 06:52AM UTC 0
65.64
Travis Job 5882.6
7 5882.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 18 Apr 2019 06:53AM UTC 0
68.22
Travis Job 5882.7
8 5882.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 18 Apr 2019 06:53AM UTC 0
68.12
Travis Job 5882.8
Source Files on build 5882
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5882
  • 5c17bda7 on github
  • Prev Build on develop (#5862)
  • Next Build on develop (#5886)
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