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: small speedups to the gap parser #30

Merged
merged 2 commits into from
Sep 24, 2023
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Sep 24, 2023

There were a few cython defs missing

There were a few cython defs missing
There were a few cython defs missing
@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b5e13cc) 99.51% compared to head (3859791) 99.52%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   99.51%   99.52%           
=======================================
  Files           5        5           
  Lines         206      210    +4     
  Branches       29       30    +1     
=======================================
+ Hits          205      209    +4     
  Misses          1        1           
Files Changed 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.
📢 Have feedback on the report? Share it here.

@bdraco bdraco marked this pull request as ready for review September 24, 2023 09:51
@bdraco bdraco merged commit 87c0fcc into main Sep 24, 2023
@bdraco bdraco deleted the gap_parser_missing_defs branch September 24, 2023 09:51
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