chore: exponential backoff in flaky kafka test #479
Merged
Codecov / codecov/project
succeeded
Dec 20, 2024 in 1s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
Attention: Patch coverage is 86.76471%
with 9 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
main@6f35bce
). Learn more about missing BASE report.
Files with missing lines | Patch % | Lines |
---|---|---|
...-tests/tests/segmentio_kafka.v0/segmentio_kafka.go | 44.44% | 5 Missing |
_integration-tests/tests/ibm_sarama/ibm_sarama.go | 66.66% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #479 +/- ##
=======================================
Coverage ? 64.62%
=======================================
Files ? 190
Lines ? 11395
Branches ? 0
=======================================
Hits ? 7364
Misses ? 3488
Partials ? 543
Components | Coverage Δ | |
---|---|---|
Generators | 76.15% <ø> (?) |
|
Instruments | 73.41% <ø> (?) |
|
Go Driver | 75.87% <ø> (?) |
|
Toolexec Driver | 74.19% <ø> (?) |
|
Aspects | 80.10% <ø> (?) |
|
Injector | 78.40% <ø> (?) |
|
Job Server | 68.04% <ø> (?) |
|
Integration Test Suite | 57.79% <86.76%> (?) |
|
Other | 64.62% <86.76%> (?) |
Files with missing lines | Coverage Δ | |
---|---|---|
_integration-tests/utils/backoff/backoff.go | 100.00% <100.00%> (ø) |
|
_integration-tests/utils/backoff/constant.go | 100.00% <100.00%> (ø) |
|
_integration-tests/utils/backoff/exponential.go | 100.00% <100.00%> (ø) |
|
_integration-tests/tests/ibm_sarama/ibm_sarama.go | 92.30% <66.66%> (ø) |
|
...-tests/tests/segmentio_kafka.v0/segmentio_kafka.go | 96.18% <44.44%> (ø) |
Loading