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

test: deduplicate Flush() timeout settings #702

Merged
merged 1 commit into from Aug 16, 2023
Merged

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Aug 15, 2023

Follow up for #700 - I didn't notice there are multiple places we test the flush...

@vaind vaind requested a review from tonyo August 15, 2023 11:35
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Patch coverage: 87.50% and project coverage change: +0.01% 🎉

Comparison is base (24d7c09) 80.78% compared to head (3d13fb3) 80.80%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #702      +/-   ##
==========================================
+ Coverage   80.78%   80.80%   +0.01%     
==========================================
  Files          44       45       +1     
  Lines        4466     4474       +8     
==========================================
+ Hits         3608     3615       +7     
- Misses        728      729       +1     
  Partials      130      130              
Files Changed Coverage Δ
internal/testutils/consts.go 87.50% <87.50%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@tonyo tonyo left a comment

Choose a reason for hiding this comment

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

Thanks 👍

@vaind vaind merged commit 8b3833f into master Aug 16, 2023
17 checks passed
@vaind vaind deleted the test/flush-timeout branch August 16, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants