pulquero / RotorHazard

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

Ifpv #37

Closed pulquero closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #37 (60886fb) into BetaHazard (de21a86) will decrease coverage by 0.09%. The diff coverage is 55.16%.

:exclamation: Current head 60886fb differs from pull request most recent head f79972e. Consider uploading reports for the commit f79972e to get more accurate results Impacted file tree graph

@@              Coverage Diff               @@
##           BetaHazard      #37      +/-   ##
==============================================
- Coverage       43.78%   43.69%   -0.10%     
==============================================
  Files              88       89       +1     
  Lines           12064    12112      +48     
  Branches         2062     2064       +2     
==============================================
+ Hits             5282     5292      +10     
- Misses           6264     6313      +49     
+ Partials          518      507      -11     
Impacted Files Coverage Δ
src/server/led_event_manager.py 33.52% <0.00%> (ø)
src/interface/i2c_node.py 20.51% <11.11%> (ø)
src/server/web.py 36.47% <15.09%> (-36.26%) :arrow_down:
src/interface/serial_node.py 32.25% <21.73%> (ø)
src/interface/BaseHardwareInterface.py 50.00% <22.72%> (-1.64%) :arrow_down:
src/server/server.py 22.75% <25.45%> (+0.12%) :arrow_up:
src/tests/test_rhinterface.py 66.98% <43.47%> (ø)
src/interface/RHInterface.py 64.77% <59.79%> (-0.44%) :arrow_down:
src/server/RHData.py 41.95% <64.28%> (+0.32%) :arrow_up:
src/interface/Plugins.py 91.42% <66.66%> (ø)
... and 24 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 de21a86...f79972e. Read the comment docs.