pulquero / RotorHazard

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

tcp_nodelay #84

Closed pulquero closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #84 (6f056e3) into BetaHazard (b3ed041) will decrease coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           BetaHazard      #84      +/-   ##
==============================================
- Coverage       47.97%   47.93%   -0.04%     
==============================================
  Files             101      101              
  Lines           14781    14782       +1     
  Branches         2670     2670              
==============================================
- Hits             7091     7086       -5     
- Misses           7028     7040      +12     
+ Partials          662      656       -6     
Impacted Files Coverage Δ
src/interface/socket_node.py 79.62% <100.00%> (+2.27%) :arrow_up:
src/leds/led_handler_strip.py 74.09% <0.00%> (-2.73%) :arrow_down:
src/node/rhnode.cpp 92.10% <0.00%> (-2.64%) :arrow_down:
src/tools/rssi_dump.py 34.84% <0.00%> (-1.52%) :arrow_down:
src/node/commands.cpp 77.49% <0.00%> (-1.29%) :arrow_down:
src/tests/test_server.py 82.17% <0.00%> (-0.44%) :arrow_down:
src/interface/BaseHardwareInterface.py 68.93% <0.00%> (+0.40%) :arrow_up:
src/interface/RHInterface.py 64.69% <0.00%> (+0.42%) :arrow_up:
src/server/RHUtils.py 55.39% <0.00%> (+0.98%) :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 b3ed041...6f056e3. Read the comment docs.