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

aiidateam / aiida_core / 5839
74%

Build:
DEFAULT BRANCH: develop
Ran 16 Apr 2019 05:40PM UTC
Jobs 4
Files 385
Run time 5min
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
5839

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.

23277 of 32647 relevant lines covered (71.3%)

2.61 hits per line

Jobs
ID Job ID Ran Files Coverage
5 5839.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 16 Apr 2019 05:40PM UTC 0
65.36
Travis Job 5839.5
6 5839.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 16 Apr 2019 05:46PM UTC 0
65.27
Travis Job 5839.6
7 5839.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 16 Apr 2019 05:44PM UTC 0
65.04
Travis Job 5839.7
8 5839.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 16 Apr 2019 05:45PM UTC 0
64.95
Travis Job 5839.8
Source Files on build 5839
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5839
  • 5027f674 on github
  • Prev Build on develop (#5823)
  • Next Build on develop (#5843)
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