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

aiidateam / aiida_core / 5382
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 01 Mar 2019 01:08PM UTC
Jobs 4
Files 398
Run time 11min
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
5382

Pull #2552

travis-ci

web-flow
Remove any use of our ORM in the migrations and tests

Many of the migrations and their respective unit tests used the ORM of
`aiida-core` or the database model classes directly. However, as the
database models evolve and change, during migrations one cannot rely on
the current implementation of the database models or the ORM as it may
not be commensurate of their state at the time of the migration. This
means that the migrations absolutely have to be written relying only on
raw SQL or on the model classes that are provided through the migration
mechanism of the various backends, as they will make sure that those
fake classes reflect the state of the models at the time of the migration.
Pull Request #2552: Renaming `DbNode.type` to `DbNode.node_type`

106 of 106 new or added lines in 24 files covered. (100.0%)

23848 of 34005 relevant lines covered (70.13%)

2.56 hits per line

Jobs
ID Job ID Ran Files Coverage
5 5382.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 01 Mar 2019 01:08PM UTC 0
64.16
Travis Job 5382.5
6 5382.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 01 Mar 2019 01:15PM UTC 0
64.06
Travis Job 5382.6
7 5382.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 01 Mar 2019 01:15PM UTC 0
63.93
Travis Job 5382.7
8 5382.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 01 Mar 2019 01:18PM UTC 0
63.87
Travis Job 5382.8
Source Files on build 5382
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5382
  • Pull Request #2552
  • PR Base - provenance_redesign (#5363)
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