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 binding controller unit tests #190

Merged
merged 22 commits into from
Sep 2, 2020

Conversation

JohnStarich
Copy link
Member

@JohnStarich JohnStarich commented Sep 1, 2020

Closes #171

Signed-off-by: John Starich <[email protected]>
Signed-off-by: John Starich <[email protected]>
Signed-off-by: John Starich <[email protected]>
Signed-off-by: John Starich <[email protected]>
Signed-off-by: John Starich <[email protected]>
Signed-off-by: John Starich <[email protected]>
Signed-off-by: John Starich <[email protected]>
Signed-off-by: John Starich <[email protected]>
@IBM IBM deleted a comment from codecov bot Sep 1, 2020
@codecov
Copy link

codecov bot commented Sep 1, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@25652ce). Click here to learn what that means.
The diff coverage is 80.95%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #190   +/-   ##
=========================================
  Coverage          ?   75.79%           
=========================================
  Files             ?        5           
  Lines             ?      756           
  Branches          ?        0           
=========================================
  Hits              ?      573           
  Misses            ?      135           
  Partials          ?       48           
Impacted Files Coverage Δ
controllers/binding_controller.go 86.88% <80.95%> (ø)

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 25652ce...ff4b8b9. Read the comment docs.

@JohnStarich JohnStarich marked this pull request as ready for review September 1, 2020 19:40
Signed-off-by: John Starich <[email protected]>
Signed-off-by: John Starich <[email protected]>
@JohnStarich JohnStarich merged commit 2b9afb2 into master Sep 2, 2020
@JohnStarich JohnStarich deleted the feature/binding-controller-tests branch September 2, 2020 01:03
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.

Increase binding controller test coverage to 85%
1 participant