CSUFTitanRover / TitanRover2018

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

Add real-time charts and working offline map #63

Closed Weffe closed 6 years ago

Weffe commented 6 years ago

Also, includes the script to simulate sensor readings and sends them to deepstream.

codecov[bot] commented 6 years ago

Codecov Report

Merging #63 into master will decrease coverage by 1.76%. The diff coverage is 0.36%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #63      +/-   ##
=========================================
- Coverage    3.08%   1.31%   -1.77%     
=========================================
  Files          18      37      +19     
  Lines         292     684     +392     
  Branches       34      78      +44     
=========================================
  Hits            9       9              
- Misses        250     598     +348     
- Partials       33      77      +44
Impacted Files Coverage Δ
homebase/user-interface/src/index.js 0% <ø> (ø) :arrow_up:
homebase/user-interface/src/actions/menu.js 100% <ø> (ø)
...c/containers/GoldenLayout/GoldenLayoutContainer.js 0% <0%> (ø)
homebase/user-interface/src/utils/coordinates.js 0% <0%> (ø)
...er-interface/src/components/RealtimeChart/index.js 0% <0%> (ø)
...nterface/src/containers/GoldenLayout/Playground.js 0% <0%> (ø)
...ace/src/components/Autonomy/StartAutonomyButton.js 0% <0%> (ø)
...e/src/containers/GoldenLayout/default-gl-config.js 0% <0%> (ø)
...r-interface/src/components/ResizeAwareMap/index.js 0% <0%> (ø)
...rface/src/components/Jared_Map/WaypointListItem.js 0% <0%> (ø)
... and 49 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 28b3de9...80909f6. Read the comment docs.