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

refactor: Use global shared behavior to reuse test specs #555

Merged
merged 1 commit into from May 7, 2021

Conversation

danielpacak
Copy link
Contributor

Signed-off-by: Daniel Pacak pacak.daniel@gmail.com

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@codecov
Copy link

codecov bot commented May 7, 2021

Codecov Report

Merging #555 (429be70) into main (e38b345) will decrease coverage by 4.60%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #555      +/-   ##
==========================================
- Coverage   71.06%   66.45%   -4.61%     
==========================================
  Files          63       64       +1     
  Lines        4054     4332     +278     
==========================================
- Hits         2881     2879       -2     
- Misses        860     1135     +275     
- Partials      313      318       +5     
Impacted Files Coverage Δ
itest/starboard-operator/behavior.go 0.00% <0.00%> (ø)
pkg/operator/controller/ciskubebenchreport.go 62.22% <0.00%> (-5.56%) ⬇️
pkg/operator/operator.go 62.99% <0.00%> (+0.78%) ⬆️
pkg/operator/controller/configauditreport.go 69.23% <0.00%> (+3.36%) ⬆️

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 e38b345...429be70. Read the comment docs.

@danielpacak danielpacak merged commit 66cf6a2 into main May 7, 2021
@danielpacak danielpacak deleted the refactor_shared_behavior branch May 7, 2021 13:10
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.

None yet

1 participant