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

Tests for creating controllers #52

Merged
merged 3 commits into from
Jan 4, 2020
Merged

Conversation

josephpeacock
Copy link
Collaborator

Tests for the create___Controller methods for controllers in the pkg/controller/admiral directory

Signed-off-by: Joe Peacock joe_peacock@intuit.com

Joe Peacock added 2 commits January 3, 2020 15:50
Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
@codecov-io
Copy link

codecov-io commented Jan 4, 2020

Codecov Report

Merging #52 into master will increase coverage by 8.6%.
The diff coverage is 80%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #52     +/-   ##
========================================
+ Coverage      53%   61.6%   +8.6%     
========================================
  Files          17      17             
  Lines        1266    1271      +5     
========================================
+ Hits          671     783    +112     
+ Misses        534     416    -118     
- Partials       61      72     +11
Impacted Files Coverage Δ
admiral/pkg/controller/admiral/pod.go 70.66% <80%> (+70.66%) ⬆️
admiral/pkg/controller/admiral/dependency.go 37.5% <0%> (+37.5%) ⬆️
admiral/pkg/controller/admiral/globaltraffic.go 38.63% <0%> (+38.63%) ⬆️
admiral/pkg/controller/admiral/node.go 57.14% <0%> (+57.14%) ⬆️
admiral/pkg/controller/admiral/admiralclient.go 70% <0%> (+60%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e80e647...286fc7f. Read the comment docs.

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
@josephpeacock josephpeacock merged commit 7932b86 into master Jan 4, 2020
@josephpeacock josephpeacock deleted the more-controller-tests branch January 4, 2020 00:39
Mengying-Li pushed a commit that referenced this pull request Apr 20, 2020
* Tests for creating controllers

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Additional pod test - found/fixed a bug

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* One more test

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
Signed-off-by: Madeline <madeline_li@intuit.com>
itsLucario pushed a commit to itsLucario/admiral that referenced this pull request Aug 9, 2022
…llFromArtifactory

IBP-10892 Pull Docker Images only from Intuit Docker Artifactory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants