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

rytilahti / python-miio / 1152
74%

Build:
DEFAULT BRANCH: master
Ran 20 Jan 2019 01:25PM UTC
Jobs 2
Files 29
Run time 39s
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
1152

push

travis-ci

rytilahti
Sphinx config fix (#458)

* Ignore .venv directory and docs _build directory in git

We don't want those directories commited to the git repository.

Python virtual environments are often created in a .venv/ directory,
thus ignoring all .venv/ directories.

The docs/_build directory is automatically created by Sphinx when the
documentation is generated. We don't want the generated documentation
to be commited to the repository.

* Ignore .venv directory in Sphinx config

This is required because if someone stores the virtualenv in a .venv
directory (common practice) under the docs/ path, then Sphinx will try
to pickup all files under the virtualenv. This leads to a lot of errors,
performance impacts and side effects.

* Remove static HTML path from Sphinx config

There are currently no additional static files for Sphinx in place,
but there's a _static directory configured in the Sphinx docs. When
creating the Sphinx docs without an `mkdocs _static` command before,
this leads to an error.

Thus removing the _static path until we need it again.

406 of 721 branches covered (56.31%)

Branch coverage included in aggregate %.

2662 of 3513 relevant lines covered (75.78%)

1.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1152.1 20 Jan 2019 01:25PM UTC 0
73.13
Travis Job 1152.1
2 1152.2 20 Jan 2019 01:25PM UTC 0
73.13
Travis Job 1152.2
Source Files on build 1152
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1152
  • 6b2ce477 on github
  • Prev Build on master (#1146)
  • Next Build on master (#1157)
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