pgerke / homebridge-freeathome-local-api

A Homebridge plugin that allows controlling you free@home setup using the local API provided by the System Access Point
MIT License
18 stars 2 forks source link

Vertical Integration - Part 3 #9

Closed pgerke closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #9 (b77efa4) into main (5e84e58) will increase coverage by 63.41%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             main        #9       +/-   ##
============================================
+ Coverage   36.58%   100.00%   +63.41%     
============================================
  Files          10        10               
  Lines         246       257       +11     
  Branches       52        51        -1     
============================================
+ Hits           90       257      +167     
+ Misses        145         0      -145     
+ Partials       11         0       -11     
Impacted Files Coverage Δ
src/util.ts 100.00% <ø> (ø)
src/dimmerAccessory.ts 100.00% <100.00%> (+60.52%) :arrow_up:
src/functionId.ts 100.00% <100.00%> (ø)
src/platform.ts 100.00% <100.00%> (+76.34%) :arrow_up:
src/roomTemperatureControllerAccessory.ts 100.00% <100.00%> (+69.11%) :arrow_up:
src/switchActuatorAccessory.ts 100.00% <100.00%> (+42.85%) :arrow_up:
src/freeAtHomeAccessory.ts 100.00% <0.00%> (+50.00%) :arrow_up:
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5e84e58...b77efa4. Read the comment docs.