amimof / huego

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

Use same pkg for tests #21

Closed amimof closed 4 years ago

amimof commented 4 years ago

Makes it easier for collaborators to run tests on their fork

codecov-io commented 4 years ago

Codecov Report

Merging #21 into master will increase coverage by 0.92%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   63.04%   63.97%   +0.92%     
==========================================
  Files           5        5              
  Lines        1299     1299              
==========================================
+ Hits          819      831      +12     
+ Misses        240      234       -6     
+ Partials      240      234       -6     
Impacted Files Coverage Δ
bridge.go 58.72% <0.00%> (+0.42%) :arrow_up:
huego.go 77.60% <0.00%> (+6.39%) :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 7f3dc1c...1ca83a0. Read the comment docs.