conveyal / analysis-backend

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

Fix hop times calculation #205

Closed trevorgerhardt closed 5 years ago

trevorgerhardt commented 5 years ago

related to #175

codecov-io commented 5 years ago

Codecov Report

Merging #205 into dev will decrease coverage by 0.25%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #205      +/-   ##
============================================
- Coverage     23.73%   23.48%   -0.26%     
  Complexity      103      103              
============================================
  Files            61       61              
  Lines          2330     2355      +25     
  Branches        211      214       +3     
============================================
  Hits            553      553              
- Misses         1745     1770      +25     
  Partials         32       32
Impacted Files Coverage Δ Complexity Δ
...ava/com/conveyal/taui/models/ModificationStop.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...rc/main/java/com/conveyal/taui/models/Reroute.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
.../java/com/conveyal/taui/models/AddTripPattern.java 15.78% <0%> (-5.64%) 2 <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 5a07382...7a6e4f1. Read the comment docs.

ansoncfit commented 5 years ago

Should now fix https://github.com/conveyal/analysis-backend/issues/174#issuecomment-475474515