Closed amotl closed 1 year ago
Merging #123 (e8674cf) into main (83b5f18) will decrease coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #123 +/- ##
==========================================
- Coverage 94.11% 94.10% -0.01%
==========================================
Files 25 25
Lines 1613 1612 -1
==========================================
- Hits 1518 1517 -1
Misses 95 95
Files | Coverage Δ | |
---|---|---|
grafana_client/__init__.py | 100.00% <ø> (ø) |
|
grafana_client/elements/dashboard.py | 100.00% <100.00%> (ø) |
|
grafana_client/elements/datasource.py | 97.83% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Description
Add support for Python 3.12, as suggested by @foreverhy.
References