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

aiidateam / aiida_core / 4747
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 11 Dec 2018 09:30AM UTC
Jobs 4
Files 411
Run time 5min
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
4747

push

travis-ci

web-flow
Implement `verdi database migrate` (#2334)

Up till now, the triggering of a database migration happened through
separate interfaces for the two different backends. For Django, if
the database schema did not match the code's, a warning message would
be printed asking the user to execute a stand alone python script that
was a modified Django `manage.py` script. For SqlAlchemy, the user was
automatically prompted with an Alembic migration.

Here we unify the migration operation by making it go through `verdi`
through the endpoint `verdi database migrate`. The error message upon
an outdated database schema and the to be executed commands are now
identical for both backends.

25423 of 36859 relevant lines covered (68.97%)

2.46 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4747.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 11 Dec 2018 09:30AM UTC 0
61.99
Travis Job 4747.5
6 4747.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 11 Dec 2018 09:31AM UTC 0
61.97
Travis Job 4747.6
7 4747.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 11 Dec 2018 09:35AM UTC 0
61.05
Travis Job 4747.7
8 4747.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 11 Dec 2018 09:35AM UTC 0
61.01
Travis Job 4747.8
Source Files on build 4747
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4747
  • 64bf4280 on github
  • Prev Build on provenance_redesign (#4739)
  • Next Build on provenance_redesign (#4751)
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