Closed azogue closed 3 years ago
Merging #13 (16b102d) into master (56fc6da) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #13 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 168 170 +2
Branches 31 31
=========================================
+ Hits 168 170 +2
Impacted Files | Coverage Δ | |
---|---|---|
aiopvpc/pvpc_data.py | 100.00% <100.00%> (ø) |
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 56fc6da...16b102d. Read the comment docs.
closes #10 #11
Changes
poetry_core
mypy
to pre-commit, and address typing issuespytest
>= v6, and changepytest-aiohttp
forpytest-asyncio
to run async tests.