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

aiidateam / aiida-core / 7581
70%

Build:
DEFAULT BRANCH: develop
Ran 15 Nov 2019 08:47PM UTC
Jobs 4
Files 1085
Run time 14min
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
7581

push

travis-ci

sphuber
Fix bug in plugin `Factory` classes for python 3.7 (#3552)

The `Factory` sub classes used for the plugin factories used `issubclass`
on the loaded entry points to check if they were on the correct type.
However, since python 3.7 this raises a `TypeError` if the value passed
is not a class. To fix it, precede it with a `isclass` check.

61739 of 83326 relevant lines covered (74.09%)

2.81 hits per line

Jobs
ID Job ID Ran Files Coverage
3 7581.3 (AIIDA_TEST_BACKEND=django TEST_TYPE="tests") 15 Nov 2019 08:47PM UTC 0
70.01
Travis Job 7581.3
4 7581.4 (AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests") 15 Nov 2019 08:50PM UTC 0
70.84
Travis Job 7581.4
8 7581.8 (AIIDA_TEST_BACKEND=django TEST_TYPE="tests") 15 Nov 2019 08:58PM UTC 0
69.91
Travis Job 7581.8
9 7581.9 (AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests") 15 Nov 2019 09:00PM UTC 0
70.76
Travis Job 7581.9
Source Files on build 7581
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7581
  • 1de41ca4 on github
  • Prev Build on develop (#7572)
  • Next Build on develop (#7589)
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