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

Set up both tests and main.go in one place + add tests to check missing deps #208

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

JohnStarich
Copy link
Member

Fixes missing deps in some controllers that caused panics. Adds a test to ensure this can't happen again

@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #208 into master will decrease coverage by 0.28%.
The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
- Coverage   91.33%   91.05%   -0.29%     
==========================================
  Files           5        6       +1     
  Lines         704      749      +45     
==========================================
+ Hits          643      682      +39     
- Misses         41       44       +3     
- Partials       20       23       +3     
Impacted Files Coverage Δ
controllers/manager_setup.go 86.66% <86.66%> (ø)

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 e193611...08dbd9b. Read the comment docs.

@JohnStarich JohnStarich merged commit ba68ead into master Sep 21, 2020
@JohnStarich JohnStarich deleted the bugfix/fix-missing-dependencies branch September 21, 2020 23:50
artberger pushed a commit that referenced this pull request Sep 23, 2020
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.

1 participant