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

aiidateam / aiida-core / 7011 / 6
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 12 Sep 2019 02:26PM UTC
Files 405
Run time 20s
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

12 Sep 2019 02:07PM UTC coverage: 68.601% (-0.05%) from 68.646%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

sphuber
Use consistent `valid_type` for base `Process and `CalcJob` string like inputs (#3317)

There was inconsistent use of `six.string_types` for the `valid_type` arguments
of input ports of the base `Process` and `CalcJob`. Some were explicitly referencing
the only element of `six.string_types` by calling `six.string_types[0]`. For consistency
it is better to use only `six.string_types` since tuples of length 1 are perfectly fine

22434 of 32702 relevant lines covered (68.6%)

0.69 hits per line

Source Files on job 7011.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 26
  • Source Changed 2
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 278
  • Travis Job 7011.6
  • 15e08202 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#7004.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#7013.6)
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