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

aiidateam / aiida_core / 4846 / 6
69%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 20 Dec 2018 10:13AM UTC
Files 412
Run time 25s
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

20 Dec 2018 09:55AM UTC coverage: 61.648% (+0.4%) from 61.268%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

Pull #2357

travis-ci

web-flow
Reorganization of some top level modules

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.
Pull Request #2357: Reorganization of some top level modules

22591 of 36645 relevant lines covered (61.65%)

0.62 hits per line

Source Files on job 4846.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 135
  • Source Changed 133
  • Coverage Changed 43
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 788
  • Travis Job 4846.6
  • 54082c7a on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on fix_2311_reorganization_modules (#4830.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