conveyal / analysis-backend

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

refactor(regions): do not update region's OSM #163

Closed ansoncfit closed 6 years ago

ansoncfit commented 6 years ago

Also, refactor MongoMap so it does not implement Map

codecov-io commented 6 years ago

Codecov Report

Merging #163 into dev will increase coverage by 0.13%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #163      +/-   ##
============================================
+ Coverage     19.35%   19.48%   +0.13%     
  Complexity       75       75              
============================================
  Files            58       58              
  Lines          2155     2155              
  Branches        191      195       +4     
============================================
+ Hits            417      420       +3     
+ Misses         1719     1716       -3     
  Partials         19       19
Impacted Files Coverage Δ Complexity Δ
...n/java/com/conveyal/taui/persistence/MongoMap.java 23.28% <0%> (+5.57%) 7 <0> (ø) :arrow_down:
...om/conveyal/taui/controllers/RegionController.java 23.91% <0%> (+3.15%) 2 <0> (ø) :arrow_down:
...taui/controllers/OpportunityDatasetController.java 8.48% <0%> (+0.18%) 3% <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 c8c9389...e43f35a. Read the comment docs.