conveyal / analysis-backend

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

Merge recent changes into master #177

Closed ansoncfit closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #177 into master will increase coverage by 0.26%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #177      +/-   ##
============================================
+ Coverage     19.35%   19.61%   +0.26%     
  Complexity       75       75              
============================================
  Files            58       58              
  Lines          2155     2126      -29     
  Branches        191      188       -3     
============================================
  Hits            417      417              
+ Misses         1719     1690      -29     
  Partials         19       19
Impacted Files Coverage Δ Complexity Δ
...n/java/com/conveyal/taui/persistence/MongoMap.java 23.28% <0%> (+5.57%) 7 <0> (ø) :arrow_down:
...va/com/conveyal/taui/models/AbstractTimetable.java 3.7% <0%> (ø) 1 <0> (ø) :arrow_down:
.../java/com/conveyal/taui/models/AddTripPattern.java 21.42% <0%> (ø) 2 <0> (ø) :arrow_down:
...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:
...om/conveyal/taui/controllers/RegionController.java 23.91% <0%> (+3.15%) 2 <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 1fd7ef8...96fb35c. Read the comment docs.