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

aiidateam / aiida_core / 4405
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 12 Nov 2018 02:35PM UTC
Jobs 4
Files 404
Run time 8min
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
4405

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.

25678 of 38180 relevant lines covered (67.26%)

2.37 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4405.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 12 Nov 2018 02:35PM UTC 0
59.77
Travis Job 4405.5
6 4405.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 12 Nov 2018 02:41PM UTC 0
59.74
Travis Job 4405.6
7 4405.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 12 Nov 2018 02:42PM UTC 0
58.7
Travis Job 4405.7
8 4405.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 12 Nov 2018 02:42PM UTC 0
58.67
Travis Job 4405.8
Source Files on build 4405
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4405
  • 13c57b98 on github
  • Prev Build on provenance_redesign (#4403)
  • Next Build on provenance_redesign (#4413)
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