Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

test: Add coverage for readiness check #35

Merged
merged 9 commits into from
Nov 27, 2024
Merged

Conversation

ivov
Copy link
Contributor

@ivov ivov commented Nov 27, 2024

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@ivov ivov marked this pull request as ready for review November 27, 2024 15:27
Copy link
Contributor

@tomi tomi left a comment

Choose a reason for hiding this comment

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

Nice that you were able to write tests for this 🎉 One question

}

case <-time.After(tt.timeout):
t.Errorf("test timed out after %v", tt.timeout)
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to clean up something here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Great catch! Please see 59528b6

@ivov ivov merged commit e30dae5 into main Nov 27, 2024
2 checks passed
@ivov ivov deleted the add-coverage-for-readiness-check branch November 27, 2024 16:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants