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: reduce string conversion overhead for bluetooth addresses #12

Merged
merged 3 commits into from
Jun 14, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Jun 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Patch coverage: 88.88% and project coverage change: -0.67 ⚠️

Comparison is base (47e2519) 100.00% compared to head (4d11a57) 99.33%.

Additional details and impacted files
@@             Coverage Diff             @@
##              main      #12      +/-   ##
===========================================
- Coverage   100.00%   99.33%   -0.67%     
===========================================
  Files            3        3              
  Lines          149      151       +2     
  Branches        18       19       +1     
===========================================
+ Hits           149      150       +1     
- Misses           0        1       +1     
Impacted Files Coverage Δ
src/bluetooth_data_tools/utils.py 90.00% <87.50%> (-10.00%) ⬇️
src/bluetooth_data_tools/__init__.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.

@bdraco bdraco marked this pull request as ready for review June 14, 2023 18:40
@bdraco bdraco merged commit 558c93f into main Jun 14, 2023
13 of 15 checks passed
@bdraco bdraco deleted the reduce_conversion_overhead branch June 14, 2023 18:41
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.

None yet

1 participant