Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add envsDeployedIn resolver for project #488

Closed
wants to merge 12 commits into from

Conversation

drshrey
Copy link
Contributor

@drshrey drshrey commented Jun 27, 2019

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

@codecov
Copy link

codecov bot commented Jun 27, 2019

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

@drshrey drshrey added the S/Review Status: Please review label Jun 27, 2019
plugins/codeamp/db/project.go Outdated Show resolved Hide resolved
plugins/codeamp/db/project.go Show resolved Hide resolved
plugins/codeamp/db/project.go Outdated Show resolved Hide resolved
@drshrey drshrey force-pushed the shreyas/add-isdeployedin-resolver branch from 7975fb1 to 124c1aa Compare August 26, 2019 21:31
@drshrey drshrey changed the title Add isDeployedIn resolver for project Add envsDeployedIn resolver for project Aug 27, 2019
@drshrey drshrey closed this Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S/Review Status: Please review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants