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

aiidateam / aiida_core / 5347
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 26 Feb 2019 11:24PM UTC
Jobs 4
Files 398
Run time 8min
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
5347

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.

167 of 167 new or added lines in 57 files covered. (100.0%)

23829 of 34171 relevant lines covered (69.73%)

2.55 hits per line

Jobs
ID Job ID Ran Files Coverage
5 5347.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 26 Feb 2019 11:24PM UTC 0
63.84
Travis Job 5347.5
6 5347.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 26 Feb 2019 11:30PM UTC 0
63.77
Travis Job 5347.6
7 5347.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 26 Feb 2019 11:29PM UTC 0
63.6
Travis Job 5347.7
8 5347.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 26 Feb 2019 11:32PM UTC 0
63.54
Travis Job 5347.8
Source Files on build 5347
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5347
  • 59b05ade on github
  • Prev Build on provenance_redesign (#5344)
  • Next Build on provenance_redesign (#5351)
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