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

aiidateam / aiida_core / 5760 / 7
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 10 Apr 2019 11:20AM UTC
Files 392
Run time 59s
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 11:00AM UTC coverage: 64.251% (+0.005%) from 64.246%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

push

travis-ci

web-flow
Remove the `CalcJobNode.options` shortcut property (#2736)

This can lead to confusion with the `get_option` method, which retrieves
actual option values set on the node, whereas `options` will return the
options of the process spec which created the node. By removing the
shortcut, one will have to do `self.process_class.spec_options` instead,
which is not so bad but makes it very clear that you are accessing a
property of the spec of the process.

21289 of 33134 relevant lines covered (64.25%)

0.64 hits per line

Source Files on job 5760.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1492
  • Travis Job 5760.7
  • adeb500d on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#5757.7)
  • Next Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#5763.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