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

aiidateam / aiida_core / 4745
69%
develop: 74%

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

Pull #2334

travis-ci

web-flow
Implement `verdi database migrate`

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.
Pull Request #2334: Implement `verdi database migrate`

85 of 85 new or added lines in 10 files covered. (100.0%)

25421 of 36859 relevant lines covered (68.97%)

2.46 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4745.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 11 Dec 2018 08:59AM UTC 0
62.02
Travis Job 4745.5
6 4745.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 11 Dec 2018 09:04AM UTC 0
61.94
Travis Job 4745.6
7 4745.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 11 Dec 2018 09:05AM UTC 0
61.05
Travis Job 4745.7
8 4745.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 11 Dec 2018 09:06AM UTC 0
61.01
Travis Job 4745.8
Source Files on build 4745
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4745
  • Pull Request #2334
  • PR Base - provenance_redesign (#4739)
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