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

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

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 26 Feb 2019 11:30PM UTC
Files 398
Run time 51s
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

26 Feb 2019 11:09PM UTC coverage: 63.77% (-0.09%) from 63.858%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

giovannipizzi
Simplify imports from the `aiida.orm` (#2534)

All the important classes are now exposed on the `aiida.orm` level which
allows to simplify import statements from:

    `from aiida.orm.nodes.data.structure import StructureData`

to

    `from aiida.orm import StructureData`

Also the repository was scanned for instance of the pattern `" "` in
string literals, which occurred due to `yapf` joining a multiline string
onto a single line.

21791 of 34171 relevant lines covered (63.77%)

0.64 hits per line

Source Files on job 5347.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 111
  • Source Changed 110
  • Coverage Changed 79
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1149
  • Travis Job 5347.6
  • 59b05ade on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on provenance_redesign (#5344.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on provenance_redesign (#5351.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