Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@codingjoe
Copy link
Owner

@codingjoe codingjoe commented Jun 10, 2023

  • Refactor package structure into more modules
  • Deprecate old import paths
  • Add Pygments lexer plugin
  • Improve documentation
  • Add CLI including a discovery command
  • Add IPv6 support

@codingjoe codingjoe self-assigned this Jun 10, 2023
@codingjoe codingjoe force-pushed the discover branch 12 times, most recently from b5c7d4e to f4d446f Compare June 11, 2023 11:31
@codecov
Copy link

codecov bot commented Jun 11, 2023

Codecov Report

Patch coverage: 93.93% and project coverage change: +9.34 🎉

Comparison is base (c7dee30) 84.70% compared to head (4b48a10) 94.04%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ Coverage   84.70%   94.04%   +9.34%     
==========================================
  Files           1        7       +6     
  Lines          85      168      +83     
==========================================
+ Hits           72      158      +86     
+ Misses         13       10       -3     
Impacted Files Coverage Δ
ssdp/aio.py 66.66% <66.66%> (ø)
ssdp/__main__.py 95.65% <95.65%> (ø)
ssdp/__init__.py 100.00% <100.00%> (+15.29%) ⬆️
ssdp/deprecation.py 100.00% <100.00%> (ø)
ssdp/lexers.py 100.00% <100.00%> (ø)
ssdp/messages.py 100.00% <100.00%> (ø)
ssdp/network.py 100.00% <100.00%> (ø)

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

@codingjoe codingjoe force-pushed the discover branch 7 times, most recently from 39ed780 to bd38c6b Compare June 11, 2023 12:53
@codingjoe codingjoe merged commit 04d3ce2 into main Jun 11, 2023
@codingjoe codingjoe deleted the discover branch June 11, 2023 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants