codeamp / circuit

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

Test Improvements & General Housekeeping #373

Closed aballman closed 5 years ago

aballman commented 5 years ago

This PR is to cover the revert of #354 that occurred in #371. This was reverted out of an abundance of caution but the issue was really in #353.

codecov[bot] commented 5 years ago

Codecov Report

Merging #373 into master will increase coverage by 0.08%. The diff coverage is 25%.

@@            Coverage Diff             @@
##           master     #373      +/-   ##
==========================================
+ Coverage    47.3%   47.39%   +0.08%     
==========================================
  Files          50       50              
  Lines        4733     4733              
==========================================
+ Hits         2239     2243       +4     
+ Misses       2309     2305       -4     
  Partials      185      185