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

aiidateam / aiida_core / 4847
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 20 Dec 2018 10:50AM UTC
Jobs 2
Files 412
Run time 2min
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
4847

push

travis-ci

web-flow
Reorganization of some top level modules (#2357)

There are a few top-level modules whose purpose was not fully clear and
partially as well as partially overlapping, which caused the content to
be quite unorganized and scattered. Here we reorganize these modules
after having clearly defined their purpose:

 * aiida.common: for generic utility functions and data structures
 * aiida.manage: for code that manages an AiiDA instance
 * aiida.tools: for code that interfaces with third-party libraries

The module `aiida.control` has been removed. Code that interacted with
internal components have been moved into `cmdline` or `manage` where
applicable. The `aiida.control.postgres` has been moved to the
`aiida.manage.external` module which is reserved for code that have to
interact with system wide components, such as the postgres database.

The module `aiida.utils` has been removed. Generic functionality has
been placed in `aiida.common` and more specific functionality has been
placed in the appropriate sub folders.

1059 of 1059 new or added lines in 151 files covered. (100.0%)

22591 of 36645 relevant lines covered (61.65%)

1.22 hits per line

Jobs
ID Job ID Ran Files Coverage
6 4847.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 20 Dec 2018 10:50AM UTC 0
61.65
Travis Job 4847.6
8 4847.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 20 Dec 2018 10:53AM UTC 0
60.65
Travis Job 4847.8
Source Files on build 4847
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4847
  • 692eaf38 on github
  • Prev Build on provenance_redesign (#4830)
  • Next Build on provenance_redesign (#4854)
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