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

aiidateam / aiida_core / 4433 / 5
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 13 Nov 2018 10:48PM UTC
Files 410
Run time 44s
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

13 Nov 2018 10:30PM UTC coverage: 60.259% (+0.06%) from 60.201%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

sphuber
Finalize making `Code` a sub class of `Data`

By making `Code` a proper sub class of `Data` instead of `Node`, its type string
is also changed from `code.Code.` to `data.code.Code.` so we add a migration to
update these for existing databases.

In addition, the `aiida:code` plugin group no longer makes sense and so the entry
point for the `Code` class is moved to `aiida.data:code`. The entity loaders and
`QueryBuilder` will now do the right thing after updating the entry point loader
logic to treat `Code` as a sub class of `Data`.

Finally, the `Code` class no longer needed any backend specific code, so the
`AbstractCode` class is made concrete, moved to `aiida.orm.data.code` and the
backend specific implementations are removed.

23023 of 38207 relevant lines covered (60.26%)

0.6 hits per line

Source Files on job 4433.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 31
  • Source Changed 12
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 464
  • Travis Job 4433.5
  • 2f1b74a2 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on provenance_redesign (#4427.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on provenance_redesign (#4440.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