ssdp icon indicating copy to clipboard operation
ssdp copied to clipboard

Refatoring for v2

Open codingjoe opened this issue 2 years ago • 1 comments

codingjoe avatar May 27 '23 21:05 codingjoe

Codecov Report

Patch coverage: 36.08% and project coverage change: -47.66 :warning:

Comparison is base (c7dee30) 84.70% compared to head (078c7f4) 37.05%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #93       +/-   ##
===========================================
- Coverage   84.70%   37.05%   -47.66%     
===========================================
  Files           1        7        +6     
  Lines          85      197      +112     
===========================================
+ Hits           72       73        +1     
- Misses         13      124      +111     
Impacted Files Coverage Δ
ssdp/__main__.py 0.00% <0.00%> (ø)
ssdp/lexers.py 0.00% <0.00%> (ø)
ssdp/network.py 0.00% <0.00%> (ø)
ssdp/server.py 0.00% <0.00%> (ø)
ssdp/asyncio.py 59.09% <59.09%> (ø)
ssdp/messages.py 94.91% <94.91%> (ø)
ssdp/__init__.py 100.00% <100.00%> (+15.29%) :arrow_up:

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar May 28 '23 09:05 codecov[bot]