conveyal / analysis-backend

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

Manage Opportunity Datasets #152

Closed trevorgerhardt closed 6 years ago

trevorgerhardt commented 6 years ago

Requires https://github.com/conveyal/analysis-ui/pull/712

codecov-io commented 6 years ago

Codecov Report

Merging #152 into dev will increase coverage by 0.55%. The diff coverage is 10.04%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #152      +/-   ##
============================================
+ Coverage     19.09%   19.65%   +0.55%     
- Complexity       74       75       +1     
============================================
  Files            57       58       +1     
  Lines          2152     2127      -25     
  Branches        194      188       -6     
============================================
+ Hits            411      418       +7     
+ Misses         1722     1690      -32     
  Partials         19       19
Impacted Files Coverage Δ Complexity Δ
...c/main/java/com/conveyal/taui/models/Bookmark.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
src/main/java/com/conveyal/taui/models/Bundle.java 23.8% <ø> (+8.18%) 0 <0> (ø) :arrow_down:
src/main/java/com/conveyal/taui/models/Region.java 83.33% <ø> (+3.33%) 5 <0> (ø) :arrow_down:
...l/taui/controllers/RegionalAnalysisController.java 11.2% <0%> (-0.19%) 2 <0> (ø)
...nveyal/taui/grids/SeamlessCensusGridExtractor.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...m/conveyal/taui/controllers/ProjectController.java 13.23% <0%> (ø) 1 <0> (ø) :arrow_down:
...om/conveyal/taui/controllers/RegionController.java 21.56% <0%> (+6.5%) 2 <0> (ø) :arrow_down:
...a/com/conveyal/taui/models/OpportunityDataset.java 0% <0%> (ø) 0 <0> (?)
...ain/java/com/conveyal/taui/grids/GridExporter.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...veyal/taui/controllers/ModificationController.java 21.05% <0%> (ø) 1 <0> (ø) :arrow_down:
... and 8 more

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 c208d74...8a8dfb7. Read the comment docs.