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

aiidateam / aiida_core / 4623 / 6
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 05 Dec 2018 02:51PM UTC
Files 406
Run time 1597min
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

05 Dec 2018 02:34PM UTC coverage: 62.086% (-0.008%) from 62.094%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

giovannipizzi
Ensure correct types of `LinkTriples` returned by `Node.get_stored_link_triples` (#2292)

The `Node.get_stored_link_triples` was using `LinkTriple` instances where the
type of the `link_type` element was not of `LinkType` but of string, as it was
directly using the string value returned by the query builder for the `type`
column of the `DbLink` table. By wrapping this value in `LinkType` the returned
`LinkTriples` once again have the correct type for all its elements.

22873 of 36841 relevant lines covered (62.09%)

0.62 hits per line

Source Files on job 4623.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 6
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 609
  • Travis Job 4623.6
  • 86b4a13a on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on provenance_redesign (#4619.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on provenance_redesign (#4627.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

© 2026 Coveralls, Inc