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

aiidateam / aiida_core / 4448
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 15 Nov 2018 01:50PM UTC
Jobs 4
Files 399
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
4448

push

travis-ci

giovannipizzi
Implement the new `calcfunction` decorator. (#2203)

This `calcfunction` decorator replaces the `make_inline` and `optional_inline`
decorators, which are deprecated. The `calcfunction` operates identical to the
`workfunction` except the former gets a `CalcFunctionNode` to represent itself
in the provenance graph as opposed to the `WorkFunctionNode` of the latter.

The behavior of the `optional_inline` decorator is already intrinsically
contained within the `calcfunction` and `workfunction` decorators. Since under
the hood a `FunctionProcess` will be generated, and each process has an input
port `store_provenace` that can be toggled to `False` to prevent the provenance
from being stored, each `calcfunction` can be run without storing the provenance
by simply passing `store_provenance=False` when calling the function.

25289 of 36794 relevant lines covered (68.73%)

2.44 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4448.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 15 Nov 2018 01:50PM UTC 0
61.42
Travis Job 4448.5
6 4448.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 15 Nov 2018 01:56PM UTC 0
61.4
Travis Job 4448.6
7 4448.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 15 Nov 2018 01:57PM UTC 0
60.39
Travis Job 4448.7
8 4448.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 15 Nov 2018 01:57PM UTC 0
60.36
Travis Job 4448.8
Source Files on build 4448
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4448
  • 6b23ad0f on github
  • Prev Build on provenance_redesign (#4443)
  • Next Build on provenance_redesign (#4453)
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