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

rytilahti / python-miio / 1152 / 2
74%
master: 74%

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

20 Jan 2019 01:23PM UTC coverage: 73.134%. Remained the same
1152.2

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.

512 of 827 branches covered (61.91%)

Branch coverage included in aggregate %.

2662 of 3513 relevant lines covered (75.78%)

0.76 hits per line

Source Files on job 1152.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 869
  • Travis Job 1152.2
  • 6b2ce477 on github
  • Prev Job for on master (#1146.2)
  • Next Job for on master (#1157.1)
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