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

aiidateam / aiida_core / 4404
67%
develop: 74%

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

Pull #2188

travis-ci

web-flow
Add temporary support for loading of new process node ORM classes

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.
Pull Request #2188: Add temporary support for loading of new process node ORM classes

1 of 1 new or added line in 1 file covered. (100.0%)

25678 of 38180 relevant lines covered (67.26%)

2.37 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4404.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 12 Nov 2018 02:10PM UTC 0
59.74
Travis Job 4404.5
6 4404.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 12 Nov 2018 02:16PM UTC 0
59.74
Travis Job 4404.6
7 4404.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 12 Nov 2018 02:17PM UTC 0
58.7
Travis Job 4404.7
8 4404.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 12 Nov 2018 02:17PM UTC 0
58.67
Travis Job 4404.8
Source Files on build 4404
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4404
  • Pull Request #2188
  • PR Base - provenance_redesign (#4403)
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