pulquero / RotorHazard

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

LapRF #52

Closed pulquero closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #52 (6244d0d) into BetaHazard (4ea83d1) will increase coverage by 1.57%. The diff coverage is 73.74%.

:exclamation: Current head 6244d0d differs from pull request most recent head 0658b62. Consider uploading reports for the commit 0658b62 to get more accurate results Impacted file tree graph

@@              Coverage Diff               @@
##           BetaHazard      #52      +/-   ##
==============================================
+ Coverage       44.05%   45.63%   +1.57%     
==============================================
  Files              90       92       +2     
  Lines           12315    12873     +558     
  Branches         2107     2187      +80     
==============================================
+ Hits             5425     5874     +449     
- Misses           6353     6444      +91     
- Partials          537      555      +18     
Impacted Files Coverage Δ
src/server/audio_event_manager.py 59.67% <0.00%> (-6.99%) :arrow_down:
src/tests/test_interface.py 77.77% <0.00%> (ø)
src/server/server.py 21.76% <5.79%> (-0.70%) :arrow_down:
src/sensors/__init__.py 94.11% <66.66%> (-1.81%) :arrow_down:
src/server/__init__.py 72.41% <66.66%> (-0.21%) :arrow_down:
src/interface/ChorusInterface.py 78.15% <70.37%> (-3.96%) :arrow_down:
src/interface/laprf_protocol.py 80.69% <80.69%> (ø)
src/tests/test_laprf_protocol.py 97.59% <97.59%> (ø)
src/interface/BaseHardwareInterface.py 53.62% <100.00%> (+1.27%) :arrow_up:
src/interface/MockInterface.py 65.62% <100.00%> (-0.27%) :arrow_down:
... and 20 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 4ea83d1...0658b62. Read the comment docs.