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

aiidateam / aiida_core / 5839 / 6
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 16 Apr 2019 05:46PM UTC
Files 385
Run time 29s
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

16 Apr 2019 05:07PM UTC coverage: 65.274% (+0.3%) from 65.021%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

sphuber
Implement workaround to fix docs build failing on python 3

The documentation builds started failing after the mechanism for loading
profiles and the database backend was changed significantly. Since then
Sphinx started failing with an exception that the attributes `run` and
`runctx` are not defined in the `profile` module. What it should be
targeting is the `cProfile` method, but somehow it ends up targeting the
`aiida.backends.profile` module. Simply adding the attributes there
fixes the problem, even though we have absolutely no idea why. Given
that the module is deprecated anyway and will soon be removed at which
point the problem should no longer exist.

21310 of 32647 relevant lines covered (65.27%)

0.65 hits per line

Source Files on job 5839.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 68
  • Source Changed 54
  • Coverage Changed 56
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1560
  • Travis Job 5839.6
  • 5027f674 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#5823.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#5843.5)
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