Closed fabriziosestito closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 63.11%. Comparing base (
400ca81
) to head (a11c721
). Report is 4 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Sporadically, the
test_otel
integration test fails in the CI (see #916). However, this proved to be hard to reproduce locally. For this reason, we are adding the full output as a custom message to the failing assertion, so we can debug the flakiness in a later step.