codeamp / circuit

CodeAmp API. Built with Golang, GraphQL, GORM and Socket-IO
Apache License 2.0
21 stars 6 forks source link

Save branch setting when new environment added #492

Open davechan813 opened 5 years ago

davechan813 commented 5 years ago

Fixed #455. Call UpdateProject with default setting when new environment provisioned.

codecov[bot] commented 5 years ago

Codecov Report

Merging #492 into master will decrease coverage by 0.16%. The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #492      +/-   ##
==========================================
- Coverage    50.5%   50.33%   -0.17%     
==========================================
  Files          74       74              
  Lines        8388     8415      +27     
==========================================
  Hits         4236     4236              
- Misses       3641     3667      +26     
- Partials      511      512       +1