ikalchev / HAP-python

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

V4.8.0 #461

Closed ikalchev closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #461 (8b32d97) into master (5f45a5e) will increase coverage by 0.70%. The diff coverage is 98.00%.

@@            Coverage Diff             @@
##           master     #461      +/-   ##
==========================================
+ Coverage   91.64%   92.34%   +0.70%     
==========================================
  Files          20       20              
  Lines        2191     2222      +31     
  Branches      276      282       +6     
==========================================
+ Hits         2008     2052      +44     
+ Misses        139      124      -15     
- Partials       44       46       +2     
Files Coverage Δ
pyhap/accessory_driver.py 91.86% <100.00%> (+0.19%) :arrow_up:
pyhap/characteristic.py 100.00% <100.00%> (ø)
pyhap/const.py 100.00% <100.00%> (ø)
pyhap/hap_protocol.py 99.38% <100.00%> (+<0.01%) :arrow_up:
pyhap/params.py 100.00% <ø> (ø)
pyhap/state.py 100.00% <100.00%> (ø)
pyhap/tlv.py 100.00% <100.00%> (ø)
pyhap/util.py 92.68% <100.00%> (-7.32%) :arrow_down:
pyhap/hap_handler.py 86.28% <92.85%> (+5.16%) :arrow_up:
bdraco commented 11 months ago

Thanks @ikalchev

Verified working well in production on multiple systems