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

aiidateam / aiida_core / 4623
70%
develop: 74%

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

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.

25426 of 36841 relevant lines covered (69.02%)

2.46 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4623.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 05 Dec 2018 02:45PM UTC 0
62.11
Travis Job 4623.5
6 4623.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 05 Dec 2018 02:51PM UTC 0
62.09
Travis Job 4623.6
7 4623.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 05 Dec 2018 02:52PM UTC 0
60.89
Travis Job 4623.7
8 4623.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 05 Dec 2018 02:53PM UTC 0
60.86
Travis Job 4623.8
Source Files on build 4623
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4623
  • 86b4a13a on github
  • Prev Build on provenance_redesign (#4619)
  • Next Build on provenance_redesign (#4627)
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