conveyal / analysis-backend

Server component of Conveyal Analysis
http://conveyal.com/analysis
MIT License
23 stars 12 forks source link

Update gtfs-api dependency #115

Closed ansoncfit closed 6 years ago

ansoncfit commented 6 years ago

Short-term fix that attempts to address a memory problem by using this branch of gtfs-api: https://github.com/conveyal/gtfs-api/commits/remove-indexing

I'm proposing a merge directly into master, since recent changes in dev need additional work before we deploy.

codecov-io commented 6 years ago

Codecov Report

Merging #115 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #115   +/-   ##
=========================================
  Coverage     14.14%   14.14%           
  Complexity       36       36           
=========================================
  Files            47       47           
  Lines          1859     1859           
  Branches        143      143           
=========================================
  Hits            263      263           
  Misses         1590     1590           
  Partials          6        6

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 83c5ca5...1124b76. Read the comment docs.

abyrd commented 6 years ago

@ansoncfit has this been tested locally?

ansoncfit commented 6 years ago

@abyrd yep