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

aiidateam / aiida-core / 7011
70%

Build:
DEFAULT BRANCH: develop
Ran 12 Sep 2019 02:20PM UTC
Jobs 4
Files 405
Run time 9min
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
7011

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

24491 of 32702 relevant lines covered (74.89%)

2.76 hits per line

Jobs
ID Job ID Ran Files Coverage
5 7011.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 12 Sep 2019 02:20PM UTC 0
68.66
Travis Job 7011.5
6 7011.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 12 Sep 2019 02:26PM UTC 0
68.6
Travis Job 7011.6
7 7011.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 12 Sep 2019 02:25PM UTC 0
69.61
Travis Job 7011.7
8 7011.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 12 Sep 2019 02:29PM UTC 0
69.53
Travis Job 7011.8
Source Files on build 7011
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7011
  • 15e08202 on github
  • Prev Build on develop (#7004)
  • Next Build on develop (#7013)
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