Closed amotl closed 1 year ago
Merging #20 (a85791e) into main (88be02c) will increase coverage by
0.03%
. The diff coverage is100.00%
.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## main #20 +/- ##
==========================================
+ Coverage 95.30% 95.34% +0.03%
==========================================
Files 14 14
Lines 703 709 +6
==========================================
+ Hits 670 676 +6
Misses 33 33
Flag | Coverage Δ | |
---|---|---|
unittests | 95.34% <100.00%> (+0.03%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
calypso_anemometer/telemetry/signalk.py | 100.00% <100.00%> (ø) |
|
calypso_anemometer/util.py | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
@honigwald and @UserMacUseface reported glitches with the telemetry values emitted in SignalK format at GH-14 and https://github.com/maritime-labs/calypso-anemometer/issues/12#issuecomment-1443668406, thanks a stack! The units for the angle values, the temperature, and the battery level were wrong, and have been fixed now.