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

aiidateam / aiida_core / 4443
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 15 Nov 2018 10:13AM UTC
Jobs 4
Files 398
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
4443

push

travis-ci

giovannipizzi
Rename node class for `JobCalculation` (#2201)

* Rename node class for `JobCalculation`

The node class changed from `JobCalculation` to `CalcJobNode`.

Since the `JobCalculation` class is heavily used by users, as it is the
class that is sub classed to define a job calculation, we cannot quite get
rid of it. Instead we moved all the logic from the old `Calculation` and
`JobCalculation` classes to their new equivalents `ProcessNode` and `CalcJobNode`,
and put an alias to `CalcJobNode` for `JobCalculation`.

This last class can now still be imported from `aiida.orm.calculation` and
`aiida.orm.calculation.job`. Note that the paths that import directly from the
`implementation.general` sub module have been removed, because the job calculation
classes are now fully concrete.

Furthermore, the old entry points for the base calculation classes `inline`, `job`
`work` and `function` have been removed as they have been replaced with the entry
points in the `aiida.node` group for the new node classes.

* Minor changes to address PR comments

25276 of 36761 relevant lines covered (68.76%)

2.44 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4443.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 15 Nov 2018 10:13AM UTC 0
61.45
Travis Job 4443.5
6 4443.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 15 Nov 2018 10:19AM UTC 0
61.42
Travis Job 4443.6
7 4443.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 15 Nov 2018 10:21AM UTC 0
60.41
Travis Job 4443.7
8 4443.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 15 Nov 2018 10:20AM UTC 0
60.38
Travis Job 4443.8
Source Files on build 4443
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4443
  • e7a46cdb on github
  • Prev Build on provenance_redesign (#4440)
  • Next Build on provenance_redesign (#4448)
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