codeamp / circuit

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

Handle forced pushed commits #495

Closed davechan813 closed 4 years ago

davechan813 commented 5 years ago

Fix #319. Compare feature lists with the latest commits list pulled from Github. Add in redeployable and redeployableMessage fields. Add notFoundSince to record the time when the feature is not found.

codecov[bot] commented 5 years ago

Codecov Report

Merging #495 into master will decrease coverage by 0.22%. The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #495      +/-   ##
==========================================
- Coverage    50.5%   50.27%   -0.23%     
==========================================
  Files          74       74              
  Lines        8388     8421      +33     
==========================================
- Hits         4236     4234       -2     
- Misses       3641     3677      +36     
+ Partials      511      510       -1