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

aiidateam / aiida_core / 4405 / 6
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 12 Nov 2018 02:41PM UTC
Files 404
Run time 27s
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

12 Nov 2018 02:24PM UTC coverage: 59.738% (+0.7%) from 59.071%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

giovannipizzi
Add temporary support for loading of new process node ORM classes (#2188)

The loading of the correct ORM class for a given entry in the `DbNode` table
is based on the `type` column, but its interpretation is still in a half-way
state. The plugin loader will first attempt to reverse engineer it into an entry
point and if that works load the correspondingly class. If that fails, it is
interpreted as an internal class and will attempt to load it directly as a module
path.

Adding the new process node ORM classes, will need to be supported by the plugin
loader, so here we add their entry points. We do this in the `aiida:node` group
but note that in the future the entire system will be changed to solely rely on
entry points, at which the format of the `type` column can be changed to be a
fully qualified entry point string, just as the `process_type` column already is.

22808 of 38180 relevant lines covered (59.74%)

0.6 hits per line

Source Files on job 4405.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 12
  • Source Changed 1
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 446
  • Travis Job 4405.6
  • 13c57b98 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on provenance_redesign (#4403.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on provenance_redesign (#4413.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