koenvervloesem / bluetooth-numbers

An up-to-date listing of all the various Bluetooth Specification-related elements (Company IDs, Service UUIDs, Characteristic UUIDs and Descriptor UUIDs), that you can use in your Python projects instead of rolling your own.
https://bluetooth-numbers.readthedocs.io
MIT License
16 stars 3 forks source link

Add function is_standard_uuid128 to utils #27

Closed koenvervloesem closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #27 (60838bf) into main (3b79ad0) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #27   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          110       112    +2     
  Branches        16        16           
=========================================
+ Hits           110       112    +2     
Impacted Files Coverage Δ
src/bluetooth_numbers/utils.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.