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

aiidateam / aiida_core / 5083
70%
develop: 74%

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

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.

24214 of 34762 relevant lines covered (69.66%)

2.51 hits per line

Jobs
ID Job ID Ran Files Coverage
5 5083.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 08 Feb 2019 03:20PM UTC 0
63.55
Travis Job 5083.5
6 5083.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 08 Feb 2019 03:22PM UTC 0
63.49
Travis Job 5083.6
7 5083.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 08 Feb 2019 03:22PM UTC 0
61.76
Travis Job 5083.7
8 5083.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 08 Feb 2019 03:22PM UTC 0
61.71
Travis Job 5083.8
Source Files on build 5083
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5083
  • a000899e on github
  • Prev Build on provenance_redesign (#5077)
  • Next Build on provenance_redesign (#5088)
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

© 2025 Coveralls, Inc