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

aiidateam / aiida_core / 4847 / 8
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 20 Dec 2018 10:53AM UTC
Files 412
Run time 20s
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 10:33AM UTC coverage: 60.647% (+0.4%) from 60.206%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

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.

22224 of 36645 relevant lines covered (60.65%)

0.61 hits per line

Source Files on job 4847.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 134
  • Source Changed 133
  • Coverage Changed 40
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 789
  • Travis Job 4847.8
  • 692eaf38 on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on provenance_redesign (#4830.8)
  • Next Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on provenance_redesign (#4854.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