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

Run doctests in CI to make sure examples in the documentation work #2

Closed koenvervloesem closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #2 (6906548) into main (0f2f31e) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main        #2   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines           58        58           
  Branches         8         8           
=========================================
  Hits            58        58           
Impacted Files Coverage Δ
src/bluetooth_numbers/utils.py 100.00% <ø> (ø)

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