dylanpinn / FIT3036-frontend

FIT3036 - Computer Science project frontend
0 stars 0 forks source link

Add Lat Long inputs #21

Closed dylanpinn closed 6 years ago

dylanpinn commented 6 years ago

Fixes #11

codecov[bot] commented 6 years ago

Codecov Report

Merging #21 into master will increase coverage by 0.04%. The diff coverage is 25%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #21      +/-   ##
=========================================
+ Coverage   19.35%   19.4%   +0.04%     
=========================================
  Files           4       5       +1     
  Lines          62      67       +5     
  Branches       16      15       -1     
=========================================
+ Hits           12      13       +1     
- Misses         38      42       +4     
  Partials       12      12
Impacted Files Coverage Δ
src/App.js 25% <0%> (-4.04%) :arrow_down:
src/components/Map.js 33.33% <0%> (ø)
src/components/MapControl.js 100% <100%> (ø)

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 bf3bd12...8614072. Read the comment docs.