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: speed up gap parser with a memory view #35

Merged
merged 2 commits into from
Nov 5, 2023
Merged

feat: speed up gap parser with a memory view #35

merged 2 commits into from
Nov 5, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Nov 5, 2023

No description provided.

Copy link

codecov bot commented Nov 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1b56b6e) 99.52% compared to head (7c77bdb) 100.00%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #35      +/-   ##
===========================================
+ Coverage   99.52%   100.00%   +0.47%     
===========================================
  Files           5         5              
  Lines         210       211       +1     
  Branches       30        30              
===========================================
+ Hits          209       211       +2     
+ Misses          1         0       -1     
Files Coverage Δ
src/bluetooth_data_tools/__init__.py 100.00% <100.00%> (ø)
src/bluetooth_data_tools/gap.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ 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 November 5, 2023 01:48
@bdraco bdraco merged commit 35e132f into main Nov 5, 2023
19 checks passed
@bdraco bdraco deleted the memory_view branch November 5, 2023 01:54
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