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

aiidateam / aiida_core / 4431 / 5
68%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 13 Nov 2018 10:06PM UTC
Files 410
Run time 38s
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 09:55PM UTC coverage: 60.287% (+0.09%) from 60.201%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

Pull #2193

travis-ci

web-flow
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.
Pull Request #2193: Make `Code` a real sub class of `Data`

23034 of 38207 relevant lines covered (60.29%)

0.6 hits per line

Source Files on job 4431.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 34
  • Source Changed 12
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 463
  • Travis Job 4431.5
  • a08a8b56 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on Fix_2173_make_code_real_subclass_of_data (#4427.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