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

aiidateam / aiida_core / 5388
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 01 Mar 2019 04:29PM UTC
Jobs 4
Files 398
Run time 21min
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
5388

push

travis-ci

sphuber
Implement support for process classes to `QueryBuilder.append` (#2421)

Any `Process` class will have an associated `ProcessNode` sub class
associated with it that it will use to store its provenance when ran. In
addition with the `process_type`, determined by its specific process sub
class entry point, defines a set of nodes that correspond to that
process class.

For example: the `ArithmeticAddCalculation` will use a `CalcJobNode` to
store its executions and has a process type according to its entry point:

    `aiida.calculations:arithmetic.add`

This commit implements the functionality necessary that allows a user to
append the `ArithmeticAddCalculation` process class to a query builder
instance directly.

155 of 155 new or added lines in 5 files covered. (100.0%)

23860 of 34045 relevant lines covered (70.08%)

2.56 hits per line

Jobs
ID Job ID Ran Files Coverage
5 5388.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 01 Mar 2019 04:29PM UTC 0
64.17
Travis Job 5388.5
6 5388.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 01 Mar 2019 04:35PM UTC 0
64.1
Travis Job 5388.6
7 5388.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 01 Mar 2019 04:35PM UTC 0
63.94
Travis Job 5388.7
8 5388.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 01 Mar 2019 04:39PM UTC 0
63.87
Travis Job 5388.8
Source Files on build 5388
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5388
  • da6bb4d1 on github
  • Prev Build on provenance_redesign (#5363)
  • Next Build on provenance_redesign (#5396)
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