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

Tests: Add instance restart to lifecycle test. #105

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

csadorf
Copy link
Member

@csadorf csadorf commented Feb 17, 2022

Fixes #103.

@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Patch coverage has no change and project coverage change: +0.77 🎉

Comparison is base (0d91451) 86.54% compared to head (f26b681) 87.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
+ Coverage   86.54%   87.32%   +0.77%     
==========================================
  Files           9        9              
  Lines         907      907              
==========================================
+ Hits          785      792       +7     
+ Misses        122      115       -7     
Flag Coverage Δ
py-3.10 87.21% <ø> (+0.77%) ⬆️
py-3.11 87.21% <ø> (+0.77%) ⬆️
py-3.8 87.16% <ø> (+0.77%) ⬆️
py-3.9 87.27% <ø> (+0.77%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@csadorf csadorf force-pushed the tests/add-restart-to-lifecycle-test branch from 955f8ef to 4b20360 Compare March 1, 2022 14:05
@csadorf csadorf marked this pull request as ready for review March 1, 2022 14:14
@csadorf
Copy link
Member Author

csadorf commented Mar 1, 2022

The restart is still flaky...

@csadorf csadorf marked this pull request as draft March 1, 2022 14:46
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.

Tests: Test container restart
2 participants