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 go tests for PRs #326

Merged
merged 1 commit into from
Mar 29, 2021
Merged

Add go tests for PRs #326

merged 1 commit into from
Mar 29, 2021

Conversation

evrardjp
Copy link
Collaborator

Without this patch, go test bugs can appear without getting caught.

This should fix it.

@evrardjp
Copy link
Collaborator Author

This should fail, as we have borken go tests.

@evrardjp
Copy link
Collaborator Author

Working as expected!

@evrardjp
Copy link
Collaborator Author

evrardjp commented Mar 22, 2021

(I could probably remove the annotation bit, as I don't think it matters, as long as we run the go tests, I am fine with it. WDYT?

@ckotzbauer
Copy link
Member

I think it's a bonus which could improve the review experience. We can try it and remove it if we don't like this.

Without this patch, go test bugs can appear without getting caught,
neither in periodics, nor in PRs.

This should fix it.
@evrardjp
Copy link
Collaborator Author

Rebased. go tests should now work.

@ckotzbauer ckotzbauer merged commit 3671c27 into kubereboot:master Mar 29, 2021
@ckotzbauer ckotzbauer mentioned this pull request May 19, 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.

2 participants