pulquero / RotorHazard

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

UI Band Scanner #16

Closed pulquero closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #16 (a253bdd) into BetaHazard (124d8bd) will increase coverage by 0.03%. The diff coverage is 48.88%.

Impacted file tree graph

@@              Coverage Diff               @@
##           BetaHazard      #16      +/-   ##
==============================================
+ Coverage       43.15%   43.19%   +0.03%     
==============================================
  Files              80       80              
  Lines           11229    11224       -5     
  Branches         1866     1871       +5     
==============================================
+ Hits             4846     4848       +2     
+ Misses           5929     5917      -12     
- Partials          454      459       +5     
Impacted Files Coverage Δ
src/tests/test_rhinterface.py 32.46% <0.00%> (-4.30%) :arrow_down:
src/interface/BaseHardwareInterface.py 53.61% <23.33%> (+0.49%) :arrow_up:
src/server/server.py 34.87% <41.17%> (-0.24%) :arrow_down:
src/interface/RHInterface.py 58.82% <85.71%> (+3.81%) :arrow_up:
src/interface/MockInterface.py 64.39% <92.30%> (+2.72%) :arrow_up:
src/interface/Node.py 72.40% <100.00%> (-2.14%) :arrow_down:
src/tests/test_server.py 86.12% <100.00%> (+1.55%) :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 124d8bd...a253bdd. Read the comment docs.