codeamp / circuit

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

Fix: add unique ids in postgresql database plugin and response event structure #451

Closed drshrey closed 5 years ago

drshrey commented 5 years ago

Fixes:

Future Improvements:

codecov[bot] commented 5 years ago

Codecov Report

Merging #451 into master will decrease coverage by 0.05%. The diff coverage is 67.56%.

@@            Coverage Diff             @@
##           master     #451      +/-   ##
==========================================
- Coverage   58.07%   58.02%   -0.06%     
==========================================
  Files          56       56              
  Lines        5799     5820      +21     
==========================================
+ Hits         3368     3377       +9     
- Misses       2090     2096       +6     
- Partials      341      347       +6
aballman commented 5 years ago

remove spew