amimof / huego

An extensive Philips Hue client library for Go with an emphasis on simplicity
MIT License
250 stars 36 forks source link

Adds Github Actions workflows #47

Closed amimof closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #47 (a05e228) into master (66b4d4e) will increase coverage by 3.81%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   69.71%   73.53%   +3.81%     
==========================================
  Files           5        5              
  Lines        1215     1413     +198     
==========================================
+ Hits          847     1039     +192     
- Misses        201      207       +6     
  Partials      167      167              
Impacted Files Coverage Δ
group.go 100.00% <0.00%> (ø)
light.go 100.00% <0.00%> (ø)
scene.go 100.00% <0.00%> (ø)
huego.go 77.60% <0.00%> (+3.05%) :arrow_up:
bridge.go 63.80% <0.00%> (+4.23%) :arrow_up:

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 66b4d4e...a05e228. Read the comment docs.