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

chore(ci): Add KinD connection test to integration-operator-conftest #725

Merged
merged 3 commits into from
Oct 4, 2021

Conversation

czunker
Copy link
Contributor

@czunker czunker commented Oct 1, 2021

Fixes #652

Signed-off-by: Christian Zunker [email protected]

@codecov
Copy link

codecov bot commented Oct 1, 2021

Codecov Report

Merging #725 (fe242b7) into main (230bf7c) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #725      +/-   ##
==========================================
+ Coverage   65.74%   65.80%   +0.06%     
==========================================
  Files          58       58              
  Lines        6191     6191              
==========================================
+ Hits         4070     4074       +4     
+ Misses       1718     1711       -7     
- Partials      403      406       +3     
Impacted Files Coverage Δ
pkg/operator/controller/configauditreport.go 68.46% <0.00%> (+1.20%) ⬆️

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 230bf7c...fe242b7. Read the comment docs.

@danielpacak danielpacak self-requested a review October 1, 2021 13:12
Christian Zunker added 2 commits October 4, 2021 05:48
Signed-off-by: Christian Zunker <[email protected]>
Signed-off-by: Christian Zunker <[email protected]>
@danielpacak danielpacak merged commit c45a06a into aquasecurity:main Oct 4, 2021
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.

chore(ci): Fail fast by checking if K8s KIND cluster is ready before we run integration tests
2 participants