pulquero / RotorHazard

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

Test coverage for multinodes. #13

Closed pulquero closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #13 (0841d01) into BetaHazard (c7b55f7) will increase coverage by 0.60%. The diff coverage is 35.38%.

Impacted file tree graph

@@              Coverage Diff               @@
##           BetaHazard      #13      +/-   ##
==============================================
+ Coverage       42.30%   42.90%   +0.60%     
==============================================
  Files              78       78              
  Lines           11148    11185      +37     
  Branches         1856     1856              
==============================================
+ Hits             4716     4799      +83     
+ Misses           5994     5946      -48     
- Partials          438      440       +2     
Impacted Files Coverage Δ
src/node/commands.cpp 31.62% <0.00%> (ø)
src/tests/test_rhinterface.py 36.76% <25.45%> (-22.70%) :arrow_down:
src/interface/Node.py 74.53% <100.00%> (+8.12%) :arrow_up:
src/interface/RHInterface.py 51.04% <100.00%> (+7.69%) :arrow_up:
src/server/Results.py 21.88% <0.00%> (+0.10%) :arrow_up:
src/interface/BaseHardwareInterface.py 53.11% <0.00%> (+5.12%) :arrow_up:
src/interface/socket_node.py 92.06% <0.00%> (+9.52%) :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 c7b55f7...0841d01. Read the comment docs.