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 hardware info to adapter details #26

Merged
merged 1 commit into from
Nov 27, 2022
Merged

feat: add hardware info to adapter details #26

merged 1 commit into from
Nov 27, 2022

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Nov 27, 2022

No description provided.

@codecov
Copy link

codecov bot commented Nov 27, 2022

Codecov Report

Base: 100.00% // Head: 97.29% // Decreases project coverage by -2.70% ⚠️

Coverage data is based on head (44ae540) compared to base (58119d1).
Patch coverage: 80.64% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##              main      #26      +/-   ##
===========================================
- Coverage   100.00%   97.29%   -2.71%     
===========================================
  Files           11       11              
  Lines          229      259      +30     
  Branches        52       48       -4     
===========================================
+ Hits           229      252      +23     
- Misses           0        6       +6     
- Partials         0        1       +1     
Impacted Files Coverage Δ
src/bluetooth_adapters/systems/macos.py 100.00% <ø> (ø)
src/bluetooth_adapters/systems/windows.py 100.00% <ø> (ø)
src/bluetooth_adapters/systems/linux.py 86.27% <72.72%> (-13.73%) ⬇️
src/bluetooth_adapters/__init__.py 100.00% <100.00%> (ø)
src/bluetooth_adapters/models.py 100.00% <100.00%> (ø)

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 merged commit dc2682d into main Nov 27, 2022
@bdraco bdraco deleted the hw_info branch November 27, 2022 03:28
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