conveyal / analysis-backend

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

Do not serve index.html (make this a pure API server) #231

Closed abyrd closed 5 years ago

trevorgerhardt commented 5 years ago

Looks good! Just need to fix the failed test 👍

codecov-io commented 5 years ago

Codecov Report

Merging #231 into dev will decrease coverage by 0.24%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #231      +/-   ##
============================================
- Coverage     23.04%   22.79%   -0.25%     
+ Complexity      104      103       -1     
============================================
  Files            63       63              
  Lines          2439     2426      -13     
  Branches        220      219       -1     
============================================
- Hits            562      553       -9     
+ Misses         1841     1838       -3     
+ Partials         36       35       -1
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/conveyal/taui/AnalysisServer.java 42.7% <100%> (-3.17%) 4 <0> (-1)

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 b2b445d...c0fb038. Read the comment docs.