codeamp / circuit

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

Add envsDeployedIn resolver for project #488

Closed drshrey closed 4 years ago

drshrey commented 5 years ago

This defines a resolver within Project that allows a client to query which environments a feature has successfully been deployed within.

codecov[bot] commented 5 years ago

Codecov Report

Merging #488 into master will increase coverage by 0.02%. The diff coverage is 75%.

@@            Coverage Diff             @@
##           master     #488      +/-   ##
==========================================
+ Coverage   50.35%   50.37%   +0.02%     
==========================================
  Files          74       74              
  Lines        8417     8425       +8     
==========================================
+ Hits         4238     4244       +6     
- Misses       3669     3670       +1     
- Partials      510      511       +1