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

aiidateam / aiida-core / 7243
70%

Build:
DEFAULT BRANCH: develop
Ran 10 Oct 2019 10:15AM UTC
Jobs 4
Files 1218
Run time 10min
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
7243

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.

69433 of 98243 relevant lines covered (70.67%)

2.76 hits per line

Jobs
ID Job ID Ran Files Coverage
5 7243.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 10 Oct 2019 10:15AM UTC 0
68.63
Travis Job 7243.5
6 7243.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 10 Oct 2019 10:21AM UTC 0
68.55
Travis Job 7243.6
7 7243.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 10 Oct 2019 10:22AM UTC 0
69.48
Travis Job 7243.7
8 7243.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 10 Oct 2019 10:25AM UTC 0
69.4
Travis Job 7243.8
Source Files on build 7243
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7243
  • 9ebb8cc1 on github
  • Prev Build on develop (#7239)
  • Next Build on develop (#7245)
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