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

aiidateam / aiida_core / 4431
68%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 13 Nov 2018 10:06PM UTC
Jobs 4
Files 410
Run time 9min
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
4431

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`

73 of 73 new or added lines in 11 files covered. (100.0%)

25805 of 38203 relevant lines covered (67.55%)

2.39 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4431.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 13 Nov 2018 10:06PM UTC 0
60.29
Travis Job 4431.5
6 4431.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 13 Nov 2018 10:12PM UTC 0
60.26
Travis Job 4431.6
7 4431.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 13 Nov 2018 10:13PM UTC 0
59.22
Travis Job 4431.7
8 4431.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 13 Nov 2018 10:15PM UTC 0
59.19
Travis Job 4431.8
Source Files on build 4431
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4431
  • Pull Request #2193
  • PR Base - provenance_redesign (#4427)
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