Closed hukkin closed 5 years ago
Merging #78 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #78 +/- ##
=======================================
Coverage 92.06% 92.06%
=======================================
Files 2 2
Lines 315 315
=======================================
Hits 290 290
Misses 25 25
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 7000a69...9d1a192. Read the comment docs.
Support PEP561. Makes projects that require loggo have access to loggo type data. Therefore they don't need to
# type: ignore
loggo import anymore.