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

aiidateam / aiida_core / 5882 / 7
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 18 Apr 2019 06:53AM UTC
Files 385
Run time 19s
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

18 Apr 2019 06:16AM UTC coverage: 68.216% (-0.002%) from 68.218%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

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.

22295 of 32683 relevant lines covered (68.22%)

0.68 hits per line

Source Files on job 5882.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1584
  • Travis Job 5882.7
  • 5c17bda7 on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#5862.7)
  • Next Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#5886.7)
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