CSUFTitanRover / TitanRover2018

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

Feature/user interface #21

Closed bluesun212 closed 7 years ago

bluesun212 commented 7 years ago

-Added Map component -Moved Chart into its own directory and fixed ESLint errors -Refactored Stopwatch -Added deepstream.wrapper.js as a test

Note: Map needs tileserver-gl running with the default styles installed for now.

codecov[bot] commented 7 years ago

Codecov Report

Merging #21 into feature/UserInterface will decrease coverage by 0.11%. The diff coverage is 0%.

Impacted file tree graph

@@                   Coverage Diff                    @@
##           feature/UserInterface     #21      +/-   ##
========================================================
- Coverage                    3.2%   3.09%   -0.12%     
========================================================
  Files                         18      20       +2     
  Lines                        281     291      +10     
  Branches                      33      32       -1     
========================================================
  Hits                           9       9              
- Misses                       240     251      +11     
+ Partials                      32      31       -1
Impacted Files Coverage Δ
user-interface/src/components/Chart/index.js 0% <0%> (ø)
...ser-interface/src/components/deepstream.wrapper.js 0% <0%> (ø)
user-interface/src/components/Stopwatch/index.js 0% <0%> (ø) :arrow_up:
user-interface/src/components/Map/index.js 0% <0%> (ø)

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 d2dd9f6...dad21ee. Read the comment docs.

Weffe commented 7 years ago

I am going to close this pull request. When you have finished with your edits go ahead and make another pull request :)