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

aiidateam / aiida_core / 4514
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 22 Nov 2018 05:12PM UTC
Jobs 3
Files 406
Run time 8min
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
4514

push

travis-ci

sphuber
Implement `get_incoming` and `get_outgoing` for `Node` (#2236)

Two new methods are implemented for the `Node` class: 

 * `get_incoming`: to get all incoming links
 * `get_outgoing`: to get all outgoing links

The following methods are deprecated:

 * `get_inputs`
 * `get_inputs_dict`
 * `get_outputs`
 * `get_outputs_dict`

All occurrences of `get_inputs` and `get_inputs_dict` in internal code are
replaced by `get_incoming` and likewise, `get_outputs` and `get_outputs` are
replaced by `get_outgoing`.

190 of 190 new or added lines in 20 files covered. (100.0%)

22851 of 36824 relevant lines covered (62.05%)

1.85 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4514.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 22 Nov 2018 05:12PM UTC 0
62.01
Travis Job 4514.5
6 4514.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 22 Nov 2018 05:18PM UTC 0
61.95
Travis Job 4514.6
8 4514.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 22 Nov 2018 05:20PM UTC 0
60.8
Travis Job 4514.8
Source Files on build 4514
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4514
  • f2ee5882 on github
  • Prev Build on provenance_redesign (#4507)
  • Next Build on provenance_redesign (#4533)
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

© 2025 Coveralls, Inc