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

aiidateam / aiida-core / 7243 / 6
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 10 Oct 2019 10:21AM UTC
Files 406
Run time 19s
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

10 Oct 2019 10:02AM UTC coverage: 68.547% (-0.07%) from 68.619%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

web-flow
Move and improve `CalcJob` input validation to process spec (#3410)

Compound input validation for the `CalcJob` was mostly implemented on
the node level in `CalcJobNode._validate`. This has been moved to a
validator on the input portnamespace of the `CalcJob` in order to catch
inputs problems as soon as possible. It implements existing validation:

 * A `Computer` has been defined
 * The parser class, if specified, can be successfully loaded
 * The specified resources are valid and sufficient for the scheduler

In addition, the validation on the `Computer` has been improved. It now
checks that if it is specified both directly in the `metadata` as well
as indirectly through the `Code` input (in the case of a remote code)
that it concerns the same computer.

22447 of 32747 relevant lines covered (68.55%)

0.69 hits per line

Source Files on job 7243.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 28
  • Source Changed 4
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 453
  • Travis Job 7243.6
  • 9ebb8cc1 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#7239.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#7245.5)
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