pulquero / RotorHazard

Multi-node video transmitter race timer for drone racing
Other
6 stars 0 forks source link

RSSI sample endpoint. #106

Closed pulquero closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #106 (574f684) into BetaHazard (7206091) will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           BetaHazard     #106      +/-   ##
==============================================
+ Coverage       45.01%   45.03%   +0.01%     
==============================================
  Files             122      123       +1     
  Lines           19518    19653     +135     
  Branches         2955     2975      +20     
==============================================
+ Hits             8786     8850      +64     
- Misses          10012    10080      +68     
- Partials          720      723       +3     
Flag Coverage Δ
node 71.05% <ø> (ø)
server 48.95% <ø> (-0.09%) :arrow_down:
type-checking 12.60% <ø> (+0.04%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/src/rh/apis/__init__.py 45.08% <0.00%> (-28.09%) :arrow_down:
src/src/rh/apis/mqtt_api.py 64.74% <0.00%> (-5.11%) :arrow_down:
src/src/node/util/unified-sendbuffer.h 74.48% <0.00%> (-3.07%) :arrow_down:
src/src/rh/interface/MqttInterface.py 80.11% <0.00%> (-1.37%) :arrow_down:
src/src/rh/cluster/SendAckQueue.py 38.37% <0.00%> (-1.17%) :arrow_down:
src/src/node/commands.cpp 72.48% <0.00%> (-0.60%) :arrow_down:
src/src/rh/server.py 28.23% <0.00%> (-0.07%) :arrow_down:
src/src/rh/endpoints/rssi_endpoints.py 55.55% <0.00%> (ø)
src/src/rh/leds/led_handler_strip.py 41.32% <0.00%> (+0.25%) :arrow_up:
src/src/rh/interface/RHInterface.py 75.41% <0.00%> (+0.73%) :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 7206091...574f684. Read the comment docs.