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

aiidateam / aiida_core / 5083 / 5
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 08 Feb 2019 03:20PM UTC
Files 395
Run time 1min
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

08 Feb 2019 03:01PM UTC coverage: 63.547% (-0.07%) from 63.615%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

sphuber
Add data migrations for `TrajectoryData` nodes

In the previous commit, the ORM for `TrajectoryData` was changed to
start storing the `symbols` as a list in the attributes of the node
instead of a `numpy` array in the repository, to make it possible to
query for the symbols. This requires a data migration which is
implemented in this commit.

Since it involves the deletion of the data from the repository after it
has been copied to the database, the migration is performed in two
stages. The first will copy the data from the repository to the
attributes on the node and the second will delete the data in the
repository. In this way, if an exception occurs during the migration, no
data will be lost.

22092 of 34765 relevant lines covered (63.55%)

0.64 hits per line

Source Files on job 5083.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 25
  • Source Changed 10
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 959
  • Travis Job 5083.5
  • a000899e on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on provenance_redesign (#5077.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on provenance_redesign (#5088.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