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

aiidateam / aiida_core / 4433
70%
develop: 74%

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

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.

25795 of 38203 relevant lines covered (67.52%)

2.39 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4433.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 13 Nov 2018 10:48PM UTC 0
60.26
Travis Job 4433.5
6 4433.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 13 Nov 2018 10:48PM UTC 0
60.23
Travis Job 4433.6
7 4433.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 13 Nov 2018 10:48PM UTC 0
59.22
Travis Job 4433.7
8 4433.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 13 Nov 2018 10:49PM UTC 0
59.19
Travis Job 4433.8
Source Files on build 4433
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4433
  • 2f1b74a2 on github
  • Prev Build on provenance_redesign (#4427)
  • Next Build on provenance_redesign (#4440)
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

© 2025 Coveralls, Inc