CSUFTitanRover / TitanRover2018

Titan Rover 2018 Edition: Calypso
http://titanrover.com/
Apache License 2.0
12 stars 10 forks source link

Merge User interface branch into feature/Mobility-Autonomous #60

Closed Weffe closed 6 years ago

Weffe commented 6 years ago

Merging for testing purposes

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (feature/Mobility-Autonomous@2860e6e). Click here to learn what that means. The diff coverage is 1.39%.

Impacted file tree graph

@@                      Coverage Diff                      @@
##             feature/Mobility-Autonomous     #60   +/-   ##
=============================================================
  Coverage                               ?   2.32%           
=============================================================
  Files                                  ?      26           
  Lines                                  ?     387           
  Branches                               ?      39           
=============================================================
  Hits                                   ?       9           
  Misses                                 ?     340           
  Partials                               ?      38
Impacted Files Coverage Δ
...er-interface/src/components/ExampleSensor/index.js 0% <ø> (ø)
homebase/user-interface/src/index.js 0% <ø> (ø)
homebase/user-interface/src/actions/menu.js 100% <ø> (ø)
...ser-interface/src/containers/GoldenLayout/utils.js 0% <0%> (ø)
...nterface/src/components/ComponentMenuList/index.js 0% <0%> (ø)
...se/user-interface/src/containers/LeftMenu/index.js 0% <0%> (ø)
...ase/user-interface/src/components/Camera/Camera.js 0% <0%> (ø)
...r-interface/src/components/LayoutMenuList/index.js 0% <0%> (ø)
...e/src/containers/GoldenLayout/default-gl-config.js 0% <0%> (ø)
...base/user-interface/src/containers/TopBar/index.js 0% <0%> (ø)
... and 11 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 2860e6e...c7af377. Read the comment docs.

Weffe commented 6 years ago

This is to merge the current working state of the UI into the feature/Mobility-Autonomous branch. This is supposed to help testing purposes. Double check that the code works as I had to resolve conflicts.