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

aiidateam / aiida-core / 7130 / 7
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 02 Oct 2019 01:14PM UTC
Files 407
Run time 32s
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

02 Oct 2019 12:54PM UTC coverage: 69.351% (+0.04%) from 69.307%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

push

travis-ci

sphuber
Implement newly formalized graph traversal rules for export (#3262)

Thew newly formalized graph traversal rules are implemented in the
export interface. All twelve rules are used in traversing the graph
based on an initial set of nodes, but only a few can have the default
value overridden. Certain rules were decided not to be changeable and so
passing them will result in an exception. Also the command line interface
only exposed the toggleable flags.

The graph traversal logic has been moved from the export function itself
to a utility called `retrieve_linked_nodes`. Some duplication of queries
has been removed to improve the efficiency.

Archives now must be self-consistent in terms of the provenance graph
it represents, i.e., all nodes mentioned in the list of links have to
also be present in the archive. The danglink link checks can therefore
be removed from the export and import logic.

22702 of 32735 relevant lines covered (69.35%)

0.69 hits per line

Source Files on job 7130.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 9
  • Source Changed 7
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 376
  • Travis Job 7130.7
  • 18612832 on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#7126.7)
  • Next Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#7152.7)
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