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

aiidateam / aiida-core / 7328
70%

Build:
DEFAULT BRANCH: develop
Ran 19 Oct 2019 08:59PM UTC
Jobs 4
Files 1218
Run time 12min
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
7328

push

travis-ci

ltalirz
Collapsible namespace in sphinxext (#3441)

* Create a 'details' HTML tag for the content of a Namespace.

Note that this only works in Python3, because the extension used
to create the <details> tag is only compatible for Sphinx>=2.0.

* Make spacing consistent by removing <p> from single description.

So far, the description for a single port was wrapped inside both
a paragraph and a list item. This caused inconsistent vertical
spacing when namespaces and single ports were mixed. To avoid this,
the paragraph wrapping the content was removed. If the increased
spacing is desired, this should probably be done in CSS on the
list.

* Update sphinx dependency to 2.2.0 for python3

Because the sphinxcontrib-details-directive requires sphinx>=2.0,
this dependency is also updated. Since that version of Sphinx is
incompatible with Python2, a version selector is added, and for
Python2 the previous version of Sphinx is kept.

* Change doc highlighting to 'ipython', update sphinxcontrib-contentui

The 'python' highlighting does not work in the visualising_graphs
page, because an ipython ! command (shell command) is used. Changing
the highlighting type to 'ipython' fixes this issue.
The sphinxcontrib-contentui needs updating to be compatible with Sphinx
version 2.2.0.

71898 of 98384 relevant lines covered (73.08%)

2.78 hits per line

Jobs
ID Job ID Ran Files Coverage
5 7328.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 19 Oct 2019 08:59PM UTC 0
69.05
Travis Job 7328.5
6 7328.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 19 Oct 2019 09:06PM UTC 0
68.96
Travis Job 7328.6
7 7328.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 19 Oct 2019 09:06PM UTC 0
69.9
Travis Job 7328.7
8 7328.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 19 Oct 2019 09:10PM UTC 0
69.82
Travis Job 7328.8
Source Files on build 7328
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7328
  • 8456116d on github
  • Prev Build on develop (#7317)
  • Next Build on develop (#7335)
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