pulquero / RotorHazard

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

RSSI charts. #107

Closed pulquero closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #107 (5ecb6b2) into BetaHazard (3b3fe24) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           BetaHazard     #107      +/-   ##
==============================================
+ Coverage       45.13%   45.19%   +0.05%     
==============================================
  Files             123      123              
  Lines           19671    19674       +3     
  Branches         2981     2981              
==============================================
+ Hits             8879     8892      +13     
+ Misses          10068    10058      -10     
  Partials          724      724              
Flag Coverage Δ
node 71.05% <ø> (ø)
server 49.16% <ø> (+0.06%) :arrow_up:
type-checking 12.61% <ø> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
src/src/rh/interface/nodes/socket_node.py 86.53% <0.00%> (-3.85%) :arrow_down:
src/src/node/util/unified-sendbuffer.h 74.48% <0.00%> (-3.07%) :arrow_down:
src/src/rh/server.py 28.32% <0.00%> (+0.02%) :arrow_up:
src/src/rh/interface/RHInterface.py 73.93% <0.00%> (+0.18%) :arrow_up:
src/src/rh/interface/MockInterface.py 60.24% <0.00%> (+0.24%) :arrow_up:
src/src/rh/util/RHUtils.py 63.72% <0.00%> (+0.49%) :arrow_up:
src/src/rh/leds/led_handler_strip.py 41.32% <0.00%> (+0.76%) :arrow_up:
src/src/node/commands.cpp 74.26% <0.00%> (+1.18%) :arrow_up:
src/src/node/rhnode.cpp 92.10% <0.00%> (+2.63%) :arrow_up:
src/src/rh/tools/rssi_dump.py 46.96% <0.00%> (+6.06%) :arrow_up:
... and 1 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 3b3fe24...5ecb6b2. Read the comment docs.