pulquero / RotorHazard

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

Ntp #90

Closed pulquero closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #90 (300606f) into BetaHazard (f4486b0) will decrease coverage by 0.18%. The diff coverage is 100.00%.

:exclamation: Current head 300606f differs from pull request most recent head 5275f1b. Consider uploading reports for the commit 5275f1b to get more accurate results Impacted file tree graph

@@              Coverage Diff               @@
##           BetaHazard      #90      +/-   ##
==============================================
- Coverage       49.19%   49.01%   -0.19%     
==============================================
  Files             105      105              
  Lines           15016    14966      -50     
  Branches         2666     2665       -1     
==============================================
- Hits             7387     7335      -52     
- Misses           6961     6969       +8     
+ Partials          668      662       -6     
Impacted Files Coverage Δ
src/interface/BaseHardwareInterface.py 70.89% <100.00%> (+1.82%) :arrow_up:
src/server/audio_event_manager.py 52.12% <0.00%> (-8.52%) :arrow_down:
src/interface/MockInterface.py 81.37% <0.00%> (-4.44%) :arrow_down:
src/rh/util/RHUtils.py 57.84% <0.00%> (-4.42%) :arrow_down:
src/server/RHRace.py 90.37% <0.00%> (-3.11%) :arrow_down:
src/interface/socket_node.py 79.62% <0.00%> (-1.86%) :arrow_down:
src/rh/server.py 22.04% <0.00%> (-0.70%) :arrow_down:
src/interface/MqttInterface.py 74.34% <0.00%> (-0.66%) :arrow_down:
src/leds/led_handler_strip.py 73.18% <0.00%> (-0.46%) :arrow_down:
src/tests/test_interface.py 97.95% <0.00%> (-0.16%) :arrow_down:
... and 13 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 f4486b0...5275f1b. Read the comment docs.