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

fix(test): flaky TestStore_InsertCleansUpOldUptimeEntriesProperly #418

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

tesibelda
Copy link
Contributor

Summary

Fixes #388 (flaky TestStore_InsertCleansUpOldUptimeEntriesProperly)

Checklist

  • [ X] Tested and/or added tests to validate that the changes work as intended, if applicable.
  • Added the documentation in README.md, if applicable.

@codecov-commenter
Copy link

Codecov Report

Base: 82.05% // Head: 82.05% // No change to project coverage 👍

Coverage data is based on head (d065d0b) compared to base (277e805).
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #418   +/-   ##
=======================================
  Coverage   82.05%   82.05%           
=======================================
  Files          56       56           
  Lines        4225     4225           
=======================================
  Hits         3467     3467           
  Misses        590      590           
  Partials      168      168           

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@TwiN TwiN merged commit 6e4b88d into TwiN:master Feb 2, 2023
@TwiN
Copy link
Owner

TwiN commented Feb 2, 2023

Thank you for your contribution!

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.

bug: Investigate flaky TestStore_InsertCleansUpOldUptimeEntriesProperly test
3 participants