codeamp / circuit

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

Revert "Check for Pod Restarts On Deploy" #497

Closed aballman closed 5 years ago

aballman commented 5 years ago

Reverts codeamp/circuit#494

codecov[bot] commented 5 years ago

Codecov Report

Merging #497 into master will increase coverage by 1.08%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #497      +/-   ##
==========================================
+ Coverage   49.24%   50.32%   +1.08%     
==========================================
  Files          74       74              
  Lines        8421     8417       -4     
==========================================
+ Hits         4147     4236      +89     
+ Misses       3789     3671     -118     
- Partials      485      510      +25