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

aiidateam / aiida_core / 4514 / 5
70%
develop: 74%

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

22 Nov 2018 05:00PM UTC coverage: 62.009% (-0.02%) from 62.026%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

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

22836 of 36827 relevant lines covered (62.01%)

0.62 hits per line

Source Files on job 4514.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 40
  • Source Changed 24
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 527
  • Travis Job 4514.5
  • f2ee5882 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on provenance_redesign (#4507.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on provenance_redesign (#4533.5)
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