pulquero / RotorHazard

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

Supervised learning calibration mode #43

Closed pulquero closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #43 (c7be861) into BetaHazard (6b4bcc6) will decrease coverage by 0.06%. The diff coverage is 17.07%.

Impacted file tree graph

@@              Coverage Diff               @@
##           BetaHazard      #43      +/-   ##
==============================================
- Coverage       44.13%   44.07%   -0.07%     
==============================================
  Files              90       90              
  Lines           12286    12315      +29     
  Branches         2096     2107      +11     
==============================================
+ Hits             5423     5428       +5     
- Misses           6322     6350      +28     
+ Partials          541      537       -4     
Impacted Files Coverage Δ
src/server/server.py 22.39% <2.38%> (-0.18%) :arrow_down:
src/interface/RHInterface.py 60.27% <10.34%> (-2.96%) :arrow_down:
src/interface/BaseHardwareInterface.py 52.70% <66.66%> (+1.07%) :arrow_up:
src/interface/Node.py 84.18% <100.00%> (+1.10%) :arrow_up:
src/interface/socket_node.py 90.38% <100.00%> (ø)
src/server/RHData.py 42.15% <100.00%> (ø)
src/server/RHRace.py 95.12% <100.00%> (+0.25%) :arrow_up:
src/tests/test_rhinterface.py 67.59% <0.00%> (-1.86%) :arrow_down:
... and 3 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 6b4bcc6...c7be861. Read the comment docs.