codeamp / circuit

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

Add import project configuration functionality #434

Closed drshrey closed 5 years ago

drshrey commented 5 years ago

This addresses part 2 of 2 for supporting project configurations. This commit allows projects to be imported from a YAML file.

codecov[bot] commented 5 years ago

Codecov Report

Merging #434 into add-project-configuration will decrease coverage by 4.3%. The diff coverage is 32.18%.

@@                      Coverage Diff                      @@
##           add-project-configuration     #434      +/-   ##
=============================================================
- Coverage                      61.01%   56.71%   -4.31%     
=============================================================
  Files                             57       61       +4     
  Lines                           5418     5787     +369     
=============================================================
- Hits                            3306     3282      -24     
- Misses                          1780     2150     +370     
- Partials                         332      355      +23