codeamp / circuit

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

Add drone plugin #486

Closed iamsaso closed 4 years ago

iamsaso commented 5 years ago

Finds the latest successful build in a specified repository and creates a new build.

codecov[bot] commented 5 years ago

Codecov Report

Merging #486 into master will decrease coverage by 0.33%. The diff coverage is 45.17%.

@@            Coverage Diff             @@
##           master     #486      +/-   ##
==========================================
- Coverage   50.32%   49.98%   -0.34%     
==========================================
  Files          74       75       +1     
  Lines        8384     8705     +321     
==========================================
+ Hits         4219     4351     +132     
- Misses       3658     3805     +147     
- Partials      507      549      +42