Closed balazsgrill closed 4 years ago
gohci
Merging #437 into master will increase coverage by
0.14%
. The diff coverage is30.90%
.
@@ Coverage Diff @@
## master #437 +/- ##
==========================================
+ Coverage 63.31% 63.46% +0.14%
==========================================
Files 120 121 +1
Lines 12434 12489 +55
==========================================
+ Hits 7873 7926 +53
+ Misses 4353 4340 -13
- Partials 208 223 +15
Impacted Files | Coverage Δ | |
---|---|---|
experimental/devices/pca9685/pins.go | 26.92% <26.92%> (ø) |
|
experimental/devices/pca9685/pca9685.go | 62.96% <100.00%> (+62.96%) |
:arrow_up: |
experimental/devices/as7262/as7262.go | 99.08% <0.00%> (+0.91%) |
:arrow_up: |
host/sysfs/thermal_sensor.go | 83.84% <0.00%> (+2.30%) |
: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 03ec8a9...a682bff. Read the comment docs.
gohci
Thanks!
Provide PWM functionality of PCA9685 via gpio Pin API.