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

aiidateam / aiida_core / 5434
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 05 Mar 2019 12:10PM 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
5434

push

travis-ci

sphuber
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.

52 of 52 new or added lines in 9 files covered. (100.0%)

24090 of 34195 relevant lines covered (70.45%)

2.57 hits per line

Jobs
ID Job ID Ran Files Coverage
5 5434.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 05 Mar 2019 12:10PM UTC 0
64.4
Travis Job 5434.5
6 5434.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 05 Mar 2019 12:17PM UTC 0
64.33
Travis Job 5434.6
7 5434.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 05 Mar 2019 12:18PM UTC 0
64.21
Travis Job 5434.7
8 5434.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 05 Mar 2019 12:20PM UTC 0
64.15
Travis Job 5434.8
Source Files on build 5434
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5434
  • b45c6c73 on github
  • Prev Build on provenance_redesign (#5430)
  • Next Build on provenance_redesign (#5436)
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