Closed bluesun212 closed 7 years ago
Merging #21 into feature/UserInterface will decrease coverage by
0.11%
. The diff coverage is0%
.
@@ 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.
I am going to close this pull request. When you have finished with your edits go ahead and make another pull request :)
-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.