catalogueglobal / datatools-ui

Core application for the Conveyal transit data tools suite. NOTE: Active development has returned to https://github.com/conveyal/datatools-ui
MIT License
23 stars 8 forks source link

test(flow): fix flow type for newControlPoint method #231

Closed landonreed closed 6 years ago

landonreed commented 6 years ago

Changes point arg in newControlPoint from type Coordinate to GeoJsonPoint.

codecov-io commented 6 years ago

Codecov Report

Merging #231 into dev will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##             dev    #231   +/-   ##
=====================================
  Coverage   3.63%   3.63%           
=====================================
  Files        327     327           
  Lines      11743   11743           
  Branches    4175    4175           
=====================================
  Hits         427     427           
  Misses      9301    9301           
  Partials    2015    2015
Impacted Files Coverage Δ
lib/editor/util/map.js 10% <ø> (ø) :arrow_up:

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 f1e02ce...036fe35. Read the comment docs.