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

aiidateam / aiida-core / 7581 / 3
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 15 Nov 2019 08:47PM UTC
Files 414
Run time 27s
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

15 Nov 2019 06:24PM UTC coverage: 70.007% (+0.1%) from 69.912%
AIIDA_TEST_BACKEND=django TEST_TYPE="tests"

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.

22839 of 32624 relevant lines covered (70.01%)

0.7 hits per line

Source Files on job 7581.3 (AIIDA_TEST_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 726
  • Travis Job 7581.3
  • 1de41ca4 on github
  • Prev Job for AIIDA_TEST_BACKEND=django TEST_TYPE="tests" on develop (#7572.8)
  • Next Job for AIIDA_TEST_BACKEND=django TEST_TYPE="tests" on develop (#7589.3)
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