ikalchev / HAP-python

A python implementation of the HomeKit Accessory Protocol (HAP)
Other
607 stars 116 forks source link

V4.7.1 #449

Closed ikalchev closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #449 (1f9fbc7) into master (54d174d) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #449      +/-   ##
==========================================
+ Coverage   91.59%   91.64%   +0.05%     
==========================================
  Files          20       20              
  Lines        2176     2191      +15     
  Branches      273      276       +3     
==========================================
+ Hits         1993     2008      +15     
  Misses        139      139              
  Partials       44       44              
Files Changed Coverage Δ
pyhap/accessory.py 96.71% <ø> (ø)
pyhap/hsrp.py 100.00% <ø> (ø)
pyhap/camera.py 77.44% <100.00%> (+0.07%) :arrow_up:
pyhap/const.py 100.00% <100.00%> (ø)
pyhap/hap_crypto.py 100.00% <100.00%> (ø)
pyhap/hap_handler.py 81.12% <100.00%> (+0.19%) :arrow_up:
pyhap/util.py 100.00% <100.00%> (ø)
bdraco commented 11 months ago

Thanks. All working well