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 modern typing #10

Closed koenvervloesem closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #10 (ccb077f) into main (29567b8) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          111       112    +1     
  Branches        16        16           
=========================================
+ Hits           111       112    +1     
Impacted Files Coverage Δ
src/bluetooth_numbers/dicts.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.