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

[exporter/otlp] enable lifecycle test #9735

Merged

Conversation

fatsheep9146
Copy link
Contributor

Description:
enable lifecycle test for otlpexporter

Link to tracking Issue:
fix #9684

Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
@fatsheep9146 fatsheep9146 requested a review from a team as a code owner March 10, 2024 11:12
Copy link

codecov bot commented Mar 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.95%. Comparing base (2413346) to head (e6021aa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9735   +/-   ##
=======================================
  Coverage   90.95%   90.95%           
=======================================
  Files         350      350           
  Lines       18576    18576           
=======================================
  Hits        16895    16895           
  Misses       1354     1354           
  Partials      327      327           

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

@atoulme atoulme added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Mar 10, 2024
@dmitryax dmitryax merged commit b11588a into open-telemetry:main Mar 12, 2024
63 of 64 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 12, 2024
tomasmota pushed a commit to tomasmota/opentelemetry-collector that referenced this pull request Mar 14, 2024
**Description:** 
enable lifecycle test for otlpexporter

**Link to tracking Issue:** 
fix open-telemetry#9684

Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lifecycle tests: The tests take a long time to run for OTLP exporter see if it needs to be fixed.
3 participants