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

Adding e2e to the bookkeeper-operator #84

Merged
merged 21 commits into from
Nov 11, 2020
Merged

Adding e2e to the bookkeeper-operator #84

merged 21 commits into from
Nov 11, 2020

Conversation

Prabhaker24
Copy link
Contributor

@Prabhaker24 Prabhaker24 commented Nov 10, 2020

Change log description

Adding e2e to the bookkeeper-operator as well as moving to github action

Purpose of the change

Fixes #14

What the code does

Adds E2E tests and moving to github action

How to verify it

All tests should pass

prabhaker24 added 10 commits November 9, 2020 15:19
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
@codecov-io
Copy link

codecov-io commented Nov 10, 2020

Codecov Report

Merging #84 (aaef1a2) into master (591eac1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   85.85%   85.85%           
=======================================
  Files           9        9           
  Lines        1386     1386           
=======================================
  Hits         1190     1190           
  Misses        144      144           
  Partials       52       52           

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 591eac1...a7ccdaa. Read the comment docs.

prabhaker24 added 11 commits November 10, 2020 19:27
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
@Prabhaker24 Prabhaker24 marked this pull request as ready for review November 11, 2020 07:35
Copy link
Contributor

@anishakj anishakj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anishakj anishakj merged commit 22f5cb8 into master Nov 11, 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.

Add e2e functional/regression tests for Bookkeeper-Operator
3 participants