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: improve performance when data is all unique #21

Merged
merged 1 commit into from
Jul 13, 2023
Merged

feat: improve performance when data is all unique #21

merged 1 commit into from
Jul 13, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Jul 13, 2023

No description provided.

@bdraco bdraco merged commit 60bff4b into main Jul 13, 2023
10 checks passed
@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (69829ba) 99.41% compared to head (59dd97a) 99.42%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   99.41%   99.42%           
=======================================
  Files           3        3           
  Lines         172      175    +3     
  Branches       25       19    -6     
=======================================
+ Hits          171      174    +3     
  Misses          1        1           
Impacted Files Coverage Δ
src/bluetooth_data_tools/__init__.py 100.00% <100.00%> (ø)
src/bluetooth_data_tools/gap.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 deleted the perf branch July 13, 2023 06:32
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