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

aiidateam / aiida_core / 5433
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 05 Mar 2019 11:25AM 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
5433

Pull #2569

travis-ci

web-flow
Add tab-navigation methods to (some) nodes

This fixes #2230. In particular, now:

- CalculationNode have a `.inputs.<LABEL>` property that returns
  a manager to navigate incoming INPUT_CALC nodes
- CalculationNode have a `.outputs.<LABEL>` property that returns
  a manager to navigate outgoing CREATE nodes
- WorkflowNode have a `.inputs.<LABEL>` property that returns
  a manager to navigate incoming INPUT_WORK nodes
- WorkflowNode have a `.outputs.<LABEL>` property that returns
  a manager to navigate outgoing RETURN nodes
- Node *does not have anymore* `.inp` and `.out` as these were
  referring to incoming and outgoing and were ambiguous

Moreover, `Data.created_by` and `ProcessNode.called_by` methods were
already implemented and have been renamed to `Data.creator` and
`ProcessNode.caller`.

Also tests added for all these methods, including the already existing
ones.
Pull Request #2569: Replace .inp and .out for Node with .inputs and .outputs for CalculationNode and WorkflowNode

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

24100 of 34195 relevant lines covered (70.48%)

2.57 hits per line

Jobs
ID Job ID Ran Files Coverage
5 5433.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 05 Mar 2019 11:26AM UTC 0
64.43
Travis Job 5433.5
6 5433.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 05 Mar 2019 11:32AM UTC 0
64.33
Travis Job 5433.6
7 5433.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 05 Mar 2019 11:32AM UTC 0
64.21
Travis Job 5433.7
8 5433.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 05 Mar 2019 11:35AM UTC 0
64.15
Travis Job 5433.8
Source Files on build 5433
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5433
  • Pull Request #2569
  • PR Base - provenance_redesign (#5430)
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