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

aiidateam / aiida-core / 7476 / 5
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 31 Oct 2019 07:52AM UTC
Files 416
Run time 22s
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

31 Oct 2019 07:39AM UTC coverage: 69.245% (+0.006%) from 69.239%
AIIDA_TEST_BACKEND=django TEST_TYPE="tests"

push

travis-ci

web-flow
Prepare the reset of the database schema (#3488)

Since the original database schema a lot changes have been applied, for
which migrations have been added to the code base to automatically update
existing databases. However, these migrations require keeping old code
around just to keep them working as well as the for unit tests, adding
significant overhead in test run time and development cost. For the
upcoming release of `aiida-core==1.0.0` we intend to "reset" the
database schema so the current migrations can be removed. To do this, we
add a final migration that will mark the point at which the reset can
take place. For convenience we add a setting `schema_generation` which
indicates the current schema generation, which for the `0.*` versions of
`aiida-core` is set to generation `1`.

22749 of 32853 relevant lines covered (69.24%)

0.69 hits per line

Source Files on job 7476.5 (AIIDA_TEST_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 631
  • Travis Job 7476.5
  • 6c1391f9 on github
  • Prev Job for AIIDA_TEST_BACKEND=django TEST_TYPE="tests" on develop (#7474.5)
  • Next Job for AIIDA_TEST_BACKEND=django TEST_TYPE="tests" on develop (#7500.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