conveyal / analysis-backend

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

Remove unused redirect code and stringify signed URLs correctly #195

Closed trevorgerhardt closed 5 years ago

trevorgerhardt commented 5 years ago

This PR

image

codecov-io commented 5 years ago

Codecov Report

Merging #195 into dev will increase coverage by 0.29%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #195      +/-   ##
============================================
+ Coverage     24.03%   24.33%   +0.29%     
  Complexity      103      103              
============================================
  Files            60       59       -1     
  Lines          2305     2277      -28     
  Branches        211      206       -5     
============================================
  Hits            554      554              
+ Misses         1717     1689      -28     
  Partials         34       34
Impacted Files Coverage Δ Complexity Δ
...taui/controllers/OpportunityDatasetController.java 8.51% <0%> (+0.21%) 3 <0> (ø) :arrow_down:
...l/taui/controllers/RegionalAnalysisController.java 10.14% <0%> (+0.14%) 2 <0> (ø) :arrow_down:
...al/taui/controllers/AggregationAreaController.java 12.67% <0%> (+1.28%) 2 <0> (ø) :arrow_down:
...ain/java/com/conveyal/taui/grids/GridExporter.java 0% <0%> (ø) 0 <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 c627e7b...4fd2701. Read the comment docs.