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

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

Build:
DEFAULT BRANCH: develop
Ran 22 Jun 2019 09:27AM UTC
Files 394
Run time 18s
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

22 Jun 2019 09:06AM UTC coverage: 68.259% (+0.02%) from 68.236%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

push

travis-ci

web-flow
Return `None` for invalid state in `CalcJobNode.get_state` (#3068)

The `state` attribute of a calculation job node is an active sub state
specific only to `CalcJobs` to give more granularity to the general
process state. This attribute is only set during the lifetime of the
calculation job and is removed afterwards. The docstring now makes this
clear to prevent confusion when it returns `None`. The method now also
returns `None` if the attribute contains an invalid value, instead of
excepting, which should only happen due to incorrectly migrated legacy
data. We do not want this to except the application.

22479 of 32932 relevant lines covered (68.26%)

0.68 hits per line

Source Files on job 6463.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 2080
  • Travis Job 6463.7
  • 287058bf on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#6461.7)
  • Next Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#6466.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

© 2025 Coveralls, Inc