conveyal / analysis-backend

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

Add a put/update endpoint for regional analysis #131

Closed trevorgerhardt closed 6 years ago

trevorgerhardt commented 6 years ago

This is specifically to allow updating the name.

codecov-io commented 6 years ago

Codecov Report

Merging #131 into dev will increase coverage by 0.01%. The diff coverage is 20%.

Impacted file tree graph

@@             Coverage Diff             @@
##               dev     #131      +/-   ##
===========================================
+ Coverage     15.5%   15.51%   +0.01%     
  Complexity      48       48              
===========================================
  Files           57       57              
  Lines         2044     2049       +5     
  Branches       179      179              
===========================================
+ Hits           317      318       +1     
- Misses        1708     1712       +4     
  Partials        19       19
Impacted Files Coverage Δ Complexity Δ
...l/taui/controllers/RegionalAnalysisController.java 8.4% <20%> (+0.5%) 2 <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 40752af...3989943. Read the comment docs.