pulquero / RotorHazard

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

Node API 35 #14

Closed pulquero closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #14 (798a57c) into BetaHazard (b692f9e) will increase coverage by 0.18%. The diff coverage is 36.17%.

Impacted file tree graph

@@              Coverage Diff               @@
##           BetaHazard      #14      +/-   ##
==============================================
+ Coverage       42.90%   43.08%   +0.18%     
==============================================
  Files              78       78              
  Lines           11185    11191       +6     
  Branches         1856     1856              
==============================================
+ Hits             4799     4822      +23     
+ Misses           5946     5923      -23     
- Partials          440      446       +6     
Impacted Files Coverage Δ
src/node/commands.cpp 31.87% <0.00%> (+0.25%) :arrow_up:
src/node/hardware.h 62.50% <ø> (ø)
src/node/rhnode.cpp 81.69% <0.00%> (-1.17%) :arrow_down:
src/node/io.h 55.55% <12.50%> (-6.95%) :arrow_down:
src/node/test_hardware.h 88.88% <88.88%> (-11.12%) :arrow_down:
src/server/Results.py 21.78% <0.00%> (-0.11%) :arrow_down:
src/interface/RHInterface.py 55.01% <0.00%> (+3.96%) :arrow_up:
src/tests/test_rhinterface.py 47.05% <0.00%> (+10.29%) :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 b692f9e...798a57c. Read the comment docs.