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: kafka flaky batching test #3447

Merged
merged 1 commit into from
Jun 6, 2023
Merged

fix: kafka flaky batching test #3447

merged 1 commit into from
Jun 6, 2023

Conversation

fracasula
Copy link
Collaborator

Description

Increasing timeout since I can't find any failure I'm guessing that simply Kafka was not ready yet.

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@fracasula fracasula merged commit fcd49e4 into master Jun 6, 2023
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.06 ⚠️

Comparison is base (3d03653) 68.53% compared to head (a98ed85) 68.48%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3447      +/-   ##
==========================================
- Coverage   68.53%   68.48%   -0.06%     
==========================================
  Files         330      330              
  Lines       52905    52908       +3     
==========================================
- Hits        36259    36233      -26     
- Misses      14296    14318      +22     
- Partials     2350     2357       +7     
Impacted Files Coverage Δ
warehouse/schema.go 100.00% <100.00%> (ø)

... and 10 files with indirect coverage changes

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

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.

5 participants