From 82cdd6806e23f5cbcc0ed11a154ef0cec0f4b70b Mon Sep 17 00:00:00 2001
From: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 20 Nov 2023 14:07:10 +0000
Subject: [PATCH] Update coverage data
---
README.md | 4 +-
badge.svg | 2 +-
data.json | 2 +-
endpoint.json | 2 +-
htmlcov/d_6abd174c694c1177_exporter_py.html | 86 ++++++++++-----------
htmlcov/index.html | 14 ++--
htmlcov/status.json | 2 +-
7 files changed, 56 insertions(+), 56 deletions(-)
diff --git a/README.md b/README.md
index 099b692..10f420e 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@
| Name | Stmts | Miss | Cover | Missing |
|-------------------------------------- | -------: | -------: | ------: | --------: |
| qbittorrent\_exporter/\_\_init\_\_.py | 0 | 0 | 100% | |
-| qbittorrent\_exporter/exporter.py | 132 | 79 | 40% |78-82, 88-98, 150-157, 161-165, 171, 182, 187, 198-215, 220-224, 227, 230-234, 238-246, 251, 267-305, 309 |
-| **TOTAL** | **132** | **79** | **40%** | |
+| 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
diff --git a/badge.svg b/badge.svg
index a70856d..b6e8587 100644
--- a/badge.svg
+++ b/badge.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/data.json b/data.json
index 279eb90..efd10b9 100644
--- a/data.json
+++ b/data.json
@@ -1 +1 @@
-{"coverage": 40.15151515151515, "raw_data": {"meta": {"version": "7.3.2", "timestamp": "2023-11-20T13:27:53.891458", "branch_coverage": false, "show_contexts": false}, "files": {"qbittorrent_exporter/__init__.py": {"executed_lines": [0], "summary": {"covered_lines": 0, "num_statements": 0, "percent_covered": 100.0, "percent_covered_display": "100", "missing_lines": 0, "excluded_lines": 0}, "missing_lines": [], "excluded_lines": []}, "qbittorrent_exporter/exporter.py": {"executed_lines": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 21, 22, 26, 27, 30, 31, 32, 36, 37, 38, 39, 40, 43, 44, 45, 46, 54, 58, 60, 61, 62, 66, 69, 72, 74, 84, 148, 159, 167, 178, 184, 197, 218, 219, 226, 229, 237, 249, 265, 308], "summary": {"covered_lines": 53, "num_statements": 132, "percent_covered": 40.15151515151515, "percent_covered_display": "40", "missing_lines": 79, "excluded_lines": 0}, "missing_lines": [78, 79, 80, 82, 88, 89, 92, 93, 94, 95, 96, 98, 150, 151, 152, 153, 154, 155, 156, 157, 161, 162, 163, 164, 165, 171, 182, 187, 198, 199, 201, 202, 204, 205, 206, 207, 210, 213, 215, 220, 223, 224, 227, 230, 231, 232, 233, 234, 238, 239, 240, 241, 242, 243, 244, 246, 251, 267, 268, 271, 272, 273, 275, 278, 281, 283, 284, 287, 288, 289, 292, 295, 296, 299, 300, 302, 303, 305, 309], "excluded_lines": []}}, "totals": {"covered_lines": 53, "num_statements": 132, "percent_covered": 40.15151515151515, "percent_covered_display": "40", "missing_lines": 79, "excluded_lines": 0}}, "coverage_path": "."}
\ No newline at end of file
+{"coverage": 68.18181818181819, "raw_data": {"meta": {"version": "7.3.2", "timestamp": "2023-11-20T14:07:09.050610", "branch_coverage": false, "show_contexts": false}, "files": {"qbittorrent_exporter/__init__.py": {"executed_lines": [0], "summary": {"covered_lines": 0, "num_statements": 0, "percent_covered": 100.0, "percent_covered_display": "100", "missing_lines": 0, "excluded_lines": 0}, "missing_lines": [], "excluded_lines": []}, "qbittorrent_exporter/exporter.py": {"executed_lines": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 21, 22, 26, 27, 30, 31, 32, 36, 37, 38, 39, 40, 43, 44, 45, 46, 54, 58, 60, 61, 62, 66, 69, 72, 74, 78, 79, 80, 82, 84, 88, 89, 92, 93, 94, 98, 148, 150, 151, 152, 153, 154, 155, 156, 157, 159, 161, 162, 163, 164, 165, 167, 171, 178, 182, 184, 187, 197, 198, 199, 201, 202, 204, 205, 206, 207, 210, 213, 215, 218, 219, 226, 229, 237, 249, 265, 308], "summary": {"covered_lines": 90, "num_statements": 132, "percent_covered": 68.18181818181819, "percent_covered_display": "68", "missing_lines": 42, "excluded_lines": 0}, "missing_lines": [95, 96, 220, 223, 224, 227, 230, 231, 232, 233, 234, 238, 239, 240, 241, 242, 243, 244, 246, 251, 267, 268, 271, 272, 273, 275, 278, 281, 283, 284, 287, 288, 289, 292, 295, 296, 299, 300, 302, 303, 305, 309], "excluded_lines": []}}, "totals": {"covered_lines": 90, "num_statements": 132, "percent_covered": 68.18181818181819, "percent_covered_display": "68", "missing_lines": 42, "excluded_lines": 0}}, "coverage_path": "."}
\ No newline at end of file
diff --git a/endpoint.json b/endpoint.json
index 19be703..a447872 100644
--- a/endpoint.json
+++ b/endpoint.json
@@ -1 +1 @@
-{"schemaVersion": 1, "label": "Coverage", "message": "40%", "color": "red"}
\ No newline at end of file
+{"schemaVersion": 1, "label": "Coverage", "message": "68%", "color": "red"}
\ No newline at end of file
diff --git a/htmlcov/d_6abd174c694c1177_exporter_py.html b/htmlcov/d_6abd174c694c1177_exporter_py.html
index 3c2bd1c..878f93d 100644
--- a/htmlcov/d_6abd174c694c1177_exporter_py.html
+++ b/htmlcov/d_6abd174c694c1177_exporter_py.html
@@ -2,7 +2,7 @@
- Coverage for qbittorrent_exporter/exporter.py: 40%
+ Coverage for qbittorrent_exporter/exporter.py: 68%
@@ -12,7 +12,7 @@
Coverage for qbittorrent_exporter/exporter.py:
- 40%
+ 68%
132 statements
-
-
+
+
@@ -65,7 +65,7 @@
» next
coverage.py v7.3.2,
- created at 2023-11-20 13:27 +0000
+ created at 2023-11-20 14:07 +0000
diff --git a/htmlcov/index.html b/htmlcov/index.html
index 630d25b..c2d6956 100644
--- a/htmlcov/index.html
+++ b/htmlcov/index.html
@@ -11,7 +11,7 @@
Coverage report:
- 40%
+ 68%
@@ -64,18 +64,18 @@
qbittorrent_exporter/exporter.py |
132 |
- 79 |
+ 42 |
0 |
- 40% |
+ 68% |
Total |
132 |
- 79 |
+ 42 |
0 |
- 40% |
+ 68% |
@@ -88,7 +88,7 @@
coverage.py v7.3.2,
- created at 2023-11-20 13:27 +0000
+ created at 2023-11-20 14:07 +0000