Skip to content

Wire otlp common test suites into check - #8738

Merged
jack-berg merged 1 commit into
open-telemetry:mainfrom
thswlsqls:fix/otlp-common-wire-test-suites-to-check
Aug 20, 2026
Merged

Wire otlp common test suites into check#8738
jack-berg merged 1 commit into
open-telemetry:mainfrom
thswlsqls:fix/otlp-common-wire-test-suites-to-check

Conversation

@thswlsqls

Copy link
Copy Markdown
Contributor

Fixes #8736

Description

Testing done

  • Build wiring only: no production code, signature or public API change, so no test was added.
  • ./gradlew :exporters:otlp:common:check --dry-run now lists :exporters:otlp:common:testIncubating; it was absent before.
  • ./gradlew :exporters:otlp:common:check — BUILD SUCCESSFUL, 122 tests passed (118 existing plus the 4 from the newly wired suite, all green).
  • docs/apidiffs/ is untouched.

@thswlsqls
thswlsqls marked this pull request as ready for review August 20, 2026 06:48
@thswlsqls
thswlsqls requested a review from a team as a code owner August 20, 2026 06:48
@opentelemetry-pr-dashboard

opentelemetry-pr-dashboard Bot commented Aug 20, 2026

Copy link
Copy Markdown

Pull request dashboard status

Merged · refreshed 2026-08-20 14:28 UTC

Status above doesn't look right?
  • Anything look wrong? Report it with what you expected; it helps us improve the dashboard.

@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.26%. Comparing base (0ae8f33) to head (8fb47e1).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8738      +/-   ##
============================================
- Coverage     91.27%   91.26%   -0.01%     
+ Complexity    10471    10470       -1     
============================================
  Files          1006     1006              
  Lines         28276    28276              
  Branches       3568     3568              
============================================
- Hits          25808    25807       -1     
  Misses         1675     1675              
- Partials        793      794       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jack-berg
jack-berg merged commit af6d287 into open-telemetry:main Aug 20, 2026
33 checks passed
@otelbot

otelbot Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Thank you for your contribution @thswlsqls! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wire otlp common testIncubating suite into check

2 participants