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

aiidateam / aiida_core / 5767 / 8
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 10 Apr 2019 05:29PM UTC
Files 392
Run time 35s
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 Apr 2019 04:58PM UTC coverage: 64.244% (-0.007%) from 64.251%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

push

travis-ci

sphuber
Try multiple ways to get default path for  `verdi calcjob [in/out]putcat` (#2615)

Implemented logic for `verdi calcjob [in/out]putcat NODE path`:

1. If no path specified: get path from `NODE.get_option('[in/out]put_filename')`
2. If path still None (no '[in/out]pyt_filename' specified in node).
   Get path from `NODE.process_class.spec_options.get('[in/out]put_filename').default`
   if exists. This maps to the process class of the node, i.e. to the current version
   of the plug-in.
3. If path still None: Throw critical message that `NODE.__class__.__name__` and its
   process class `NODE.process_class.__name__` do not specify an [in/out]put file.
   Else: show content

Add `test_calcjob_inoutputcat_old` to make sure `verdi [in/out]putcat` still works,
when the node never stored options 'input_filename' or 'output_filename',
but the newest process class / plug-in has a default value set for this.

21284 of 33130 relevant lines covered (64.24%)

0.64 hits per line

Source Files on job 5767.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 22
  • Source Changed 1
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1499
  • Travis Job 5767.8
  • 409a90d7 on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#5763.7)
  • Next Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#5771.7)
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