Closed amureki closed 3 years ago
Merging #51 (ce3e056) into master (8d7661f) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #51 +/- ##
=======================================
Coverage 94.14% 94.14%
=======================================
Files 6 6
Lines 188 188
=======================================
Hits 177 177
Misses 11 11
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8d7661f...ce3e056. Read the comment docs.
pytest started to support Python 3.10 only in version 6.2.5 (see PR https://github.com/pytest-dev/pytest/pull/8540).
@syphar I do not remember what was the reason behind covering both 6.1 and 6.2 in test matrix, was there something breaking for Thermondo? Otherwise I'd suggest to drop this rule going forward.