# Repository Coverage
[Full report](https://htmlpreview.github.io/?https://github.com/esanchezm/prometheus-qbittorrent-exporter/blob/python-coverage-comment-action-data/htmlcov/index.html)
| Name | Stmts | Miss | Cover | Missing |
|-------------------------------------- | -------: | -------: | ------: | --------: |
| qbittorrent\_exporter/\_\_init\_\_.py | 0 | 0 | 100% | |
| qbittorrent\_exporter/exporter.py | 132 | 42 | 68% |95-96, 220-224, 227, 230-234, 238-246, 251, 267-305, 309 |
| **TOTAL** | **132** | **42** | **68%** | |
## Setup coverage badge
Below are examples of the badges you can use in your main branch `README` file.
### Direct image
[](https://htmlpreview.github.io/?https://github.com/esanchezm/prometheus-qbittorrent-exporter/blob/python-coverage-comment-action-data/htmlcov/index.html)
This is the one to use if your repository is private or if you don't want to customize anything.
### [Shields.io](https://shields.io) Json Endpoint
[](https://htmlpreview.github.io/?https://github.com/esanchezm/prometheus-qbittorrent-exporter/blob/python-coverage-comment-action-data/htmlcov/index.html)
Using this one will allow you to [customize](https://shields.io/endpoint) the look of your badge.
It won't work with private repositories. It won't be refreshed more than once per five minutes.
### [Shields.io](https://shields.io) Dynamic Badge
[](https://htmlpreview.github.io/?https://github.com/esanchezm/prometheus-qbittorrent-exporter/blob/python-coverage-comment-action-data/htmlcov/index.html)
This one will always be the same color. It won't work for private repos. I'm not even sure why we included it.
## What is that?
This branch is part of the
[python-coverage-comment-action](https://github.com/marketplace/actions/python-coverage-comment)
GitHub Action. All the files in this branch are automatically generated and may be
overwritten at any moment.