MoshiBin / ssdpy

A lightweight, compatible SSDP library for Python.
MIT License
21 stars 10 forks source link

👷 Bump setup-python to v4 and add Python 3.10 #65

Closed MoshiBin closed 2 years ago

MoshiBin commented 2 years ago

Fixes #64

codecov[bot] commented 2 years ago

Codecov Report

Merging #65 (7297fd4) into master (94504e3) will increase coverage by 3.79%. The diff coverage is n/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.

MoshiBin commented 2 years ago

Docs are probably failing because requirements are not pinned. Will be fixed in #66