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

aiidateam / aiida_core / 6503
74%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 26 Jun 2019 10:34AM UTC
Jobs 4
Files 392
Run time 12min
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
6503

push

travis-ci

sphuber
Update the export archive version to `v0.6`

The change in the export archive is necessary to take the changes into
account of two database migrations:

 * Moving of node attributes and extras to JSONB for the Django backend
 * Data migration of `state` attribute of legacy `JobCalculation` nodes

Due to the migration of node attributes and extras to JSONB, which does
not support datetime objects, in contrast with the old database schema,
means that the deserialization from the export JSON data is no longer
necessary. The only serialized types were datetime objects, but these
are now no longer supported anyway in the database, just like SqlAlchemy
already was. This allows us to remove the attribute and extra conversion
dictionaries in its entirety.

A second migration deals with the conversion of legacy job calculation
states, by inferring the `process_state`, `exit_status` and
`process_status` from it.

63 of 63 new or added lines in 3 files covered. (100.0%)

23929 of 32354 relevant lines covered (73.96%)

2.74 hits per line

Jobs
ID Job ID Ran Files Coverage
5 6503.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 26 Jun 2019 10:34AM UTC 0
67.77
Travis Job 6503.5
6 6503.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 26 Jun 2019 10:44AM UTC 0
67.74
Travis Job 6503.6
7 6503.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 26 Jun 2019 10:43AM UTC 0
69.35
Travis Job 6503.7
8 6503.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 26 Jun 2019 10:44AM UTC 0
69.3
Travis Job 6503.8
Source Files on build 6503
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6503
  • 348d7e88 on github
  • Prev Build on django_jsonb (#6477)
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