conveyal / analysis-backend

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

New AWS Java SDK #226

Closed ansoncfit closed 5 years ago

ansoncfit commented 5 years ago

To allow use of EC2 R5Xlarge and R5Large instances

codecov-io commented 5 years ago

Codecov Report

Merging #226 into dev will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                dev     #226   +/-   ##
=========================================
  Coverage     23.09%   23.09%           
  Complexity      103      103           
=========================================
  Files            62       62           
  Lines          2416     2416           
  Branches        219      219           
=========================================
  Hits            558      558           
  Misses         1824     1824           
  Partials         34       34

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 8a29ebc...80b2b3f. Read the comment docs.

ansoncfit commented 5 years ago

Superseded by https://github.com/conveyal/analysis-backend/pull/228