Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add new multi platform adapter manager #23

Merged
merged 6 commits into from
Nov 16, 2022
Merged

feat: add new multi platform adapter manager #23

merged 6 commits into from
Nov 16, 2022

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Nov 16, 2022

No description provided.

@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@ee9e170). Click here to learn what that means.
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head fe0aaa6 differs from pull request most recent head 29da9ae. Consider uploading reports for the commit 29da9ae to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##             main       #23   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?        11           
  Lines           ?       229           
  Branches        ?        32           
========================================
  Hits            ?       229           
  Misses          ?         0           
  Partials        ?         0           
Impacted Files Coverage Δ
src/bluetooth_adapters/__init__.py 100.00% <100.00%> (ø)
src/bluetooth_adapters/adapters.py 100.00% <100.00%> (ø)
src/bluetooth_adapters/const.py 100.00% <100.00%> (ø)
src/bluetooth_adapters/dbus.py 100.00% <100.00%> (ø)
src/bluetooth_adapters/history.py 100.00% <100.00%> (ø)
src/bluetooth_adapters/models.py 100.00% <100.00%> (ø)
src/bluetooth_adapters/systems/__init__.py 100.00% <100.00%> (ø)
src/bluetooth_adapters/systems/linux.py 100.00% <100.00%> (ø)
src/bluetooth_adapters/systems/macos.py 100.00% <100.00%> (ø)
src/bluetooth_adapters/systems/windows.py 100.00% <100.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@bdraco bdraco marked this pull request as ready for review November 16, 2022 15:36
@bdraco bdraco merged commit 58119d1 into main Nov 16, 2022
@bdraco bdraco deleted the get_adapters branch November 16, 2022 15:37
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.

1 participant