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

Enable extra Flake8 plugins #13

Closed koenvervloesem closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #13 (be27bae) into main (bc2a120) will not change coverage. The diff coverage is 100.00%.

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