conveyal / analysis-backend

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

Fix incorrect loop length in exact times #169

Closed abyrd closed 6 years ago

abyrd commented 6 years ago

This fixes the problem with exact times timetables described in #168

codecov-io commented 6 years ago

Codecov Report

Merging #169 into dev will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##                dev     #169   +/-   ##
=========================================
  Coverage     19.62%   19.62%           
  Complexity       75       75           
=========================================
  Files            58       58           
  Lines          2125     2125           
  Branches        187      187           
=========================================
  Hits            417      417           
  Misses         1689     1689           
  Partials         19       19
Impacted Files Coverage Δ Complexity Δ
...va/com/conveyal/taui/models/AbstractTimetable.java 3.7% <0%> (ø) 1 <0> (ø) :arrow_down:

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 40ac1a3...b5e4f44. Read the comment docs.