Skip to content

Wire api/incubator test suites into check - #8691

Open
thswlsqls wants to merge 1 commit into
open-telemetry:mainfrom
thswlsqls:fix/api-incubator-wire-test-suites-to-check
Open

Wire api/incubator test suites into check#8691
thswlsqls wants to merge 1 commit into
open-telemetry:mainfrom
thswlsqls:fix/api-incubator-wire-test-suites-to-check

Conversation

@thswlsqls

Copy link
Copy Markdown
Contributor

Fixes #8690

Description

Testing done

  • Build wiring only: no production code, signature or public API change, so no test was added.
  • ./gradlew :api:incubator:check --dry-run now lists :api:incubator:testConvertToModel; it was absent before.
  • ./gradlew :api:incubator:check — 101 tests passed (97 existing plus the 4 from the newly wired suite).
  • docs/apidiffs/ is untouched.

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.62%. Comparing base (dd811c4) to head (1e2b759).
⚠️ Report is 30 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8691   +/-   ##
=========================================
  Coverage     91.62%   91.62%           
  Complexity    10327    10327           
=========================================
  Files          1003     1003           
  Lines         27138    27138           
  Branches       3187     3187           
=========================================
  Hits          24866    24866           
  Misses         1566     1566           
  Partials        706      706           

☔ 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.

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

opentelemetry-pr-dashboard Bot commented Aug 19, 2026

Copy link
Copy Markdown

Pull request dashboard status

Waiting on reviewers · refreshed 2026-08-19 05:13 UTC

Review the latest changes.

Status above doesn't look right?
  • Just replied or pushed? Anything around or after the refresh time above may not be picked up yet — give it a few minutes.
  • Anything look wrong? Report it with what you expected; it helps us improve the dashboard.

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 api/incubator testConvertToModel suite into check

1 participant