feat: speed up gap parser with a memory view #35
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Nov 5, 2023 in 1s
100.00% (+0.47%) compared to 1b56b6e
View this Pull Request on Codecov
100.00% (+0.47%) compared to 1b56b6e
Details
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%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading