Closed MoshiBin closed 2 years ago
Merging #65 (7297fd4) into master (94504e3) will increase coverage by
3.79%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #65 +/- ##
==========================================
+ Coverage 84.17% 87.97% +3.79%
==========================================
Files 10 10
Lines 316 316
Branches 48 50 +2
==========================================
+ Hits 266 278 +12
+ Misses 41 30 -11
+ Partials 9 8 -1
Impacted Files | Coverage Δ | |
---|---|---|
ssdpy/compat.py | 100.00% <0.00%> (+29.26%) |
:arrow_up: |
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 94504e3...7297fd4. Read the comment docs.
Docs are probably failing because requirements are not pinned. Will be fixed in #66
Fixes #64