pulquero / RotorHazard

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

Enable fully adjustable PH thresholds. #19

Closed pulquero closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #19 (290348d) into BetaHazard (ab9ce1c) will decrease coverage by 0.00%. The diff coverage is 88.23%.

Impacted file tree graph

@@              Coverage Diff               @@
##           BetaHazard      #19      +/-   ##
==============================================
- Coverage       45.33%   45.33%   -0.01%     
==============================================
  Files              80       80              
  Lines           11308    11306       -2     
  Branches         1871     1872       +1     
==============================================
- Hits             5127     5126       -1     
+ Misses           5721     5719       -2     
- Partials          460      461       +1     
Impacted Files Coverage Δ
src/node/rssi.h 100.00% <ø> (ø)
src/node/rssi.cpp 92.92% <83.33%> (-0.04%) :arrow_down:
src/tests/test_rhinterface.py 55.55% <90.00%> (+4.46%) :arrow_up:
src/interface/socket_node.py 92.18% <100.00%> (+0.12%) :arrow_up:
src/node/util/persistent-homology.h 93.90% <0.00%> (-3.66%) :arrow_down:
src/interface/RHInterface.py 57.91% <0.00%> (-0.46%) :arrow_down:
src/interface/BaseHardwareInterface.py 54.75% <0.00%> (+0.38%) :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 ab9ce1c...290348d. Read the comment docs.