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

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

Build:
DEFAULT BRANCH: develop
Ran 10 Apr 2019 05:26PM UTC
Files 392
Run time 50s
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.666% (+0.04%) from 64.622%
TEST_AIIDA_BACKEND=django 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.

21425 of 33132 relevant lines covered (64.67%)

0.65 hits per line

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