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

aiidateam / aiida_core / 5767
74%

Build:
DEFAULT BRANCH: develop
Ran 10 Apr 2019 05:26PM UTC
Jobs 4
Files 392
Run time 4min
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
5767

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.

23088 of 33130 relevant lines covered (69.69%)

2.58 hits per line

Jobs
ID Job ID Ran Files Coverage
5 5767.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 10 Apr 2019 05:26PM UTC 0
64.67
Travis Job 5767.5
6 5767.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 10 Apr 2019 05:28PM UTC 0
64.58
Travis Job 5767.6
7 5767.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 10 Apr 2019 05:29PM UTC 0
64.33
Travis Job 5767.7
8 5767.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 10 Apr 2019 05:29PM UTC 0
64.24
Travis Job 5767.8
Source Files on build 5767
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5767
  • 409a90d7 on github
  • Prev Build on develop (#5763)
  • Next Build on develop (#5771)
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