codeamp / circuit

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

Include SSL_MODE input artifact for database plugin #456

Closed drshrey closed 5 years ago

drshrey commented 5 years ago

Add SSL_MODE input artifact as this value changes depending on configuration of the intended database to connect to.

codecov[bot] commented 5 years ago

Codecov Report

Merging #456 into master will decrease coverage by 0.02%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master     #456      +/-   ##
==========================================
- Coverage   58.19%   58.17%   -0.03%     
==========================================
  Files          58       58              
  Lines        6090     6094       +4     
==========================================
+ Hits         3544     3545       +1     
- Misses       2172     2174       +2     
- Partials      374      375       +1