Skip to content

Fix stale Javadoc references in api/incubator#8615

Draft
thswlsqls wants to merge 1 commit into
open-telemetry:mainfrom
thswlsqls:docs/fix-api-incubator-javadoc-accuracy
Draft

Fix stale Javadoc references in api/incubator#8615
thswlsqls wants to merge 1 commit into
open-telemetry:mainfrom
thswlsqls:docs/fix-api-incubator-javadoc-accuracy

Conversation

@thswlsqls

Copy link
Copy Markdown
Contributor

Fixes #8614

Description

Three public Javadoc comments in :api:incubator point at things that moved or no longer exist.

Testing done

  • Docs-only, test-exempt: no signature change, so no apidiff entry; no user-facing behavior change, so no CHANGELOG entry.
  • ./gradlew :api:incubator:check — 96 tests passed.
  • Verified with curl: both old links 404, both new links 200.

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.63%. Comparing base (63ebd94) to head (c66e9fd).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8615   +/-   ##
=========================================
  Coverage     91.63%   91.63%           
  Complexity    10326    10326           
=========================================
  Files          1013     1013           
  Lines         27295    27295           
  Branches       3205     3205           
=========================================
  Hits          25011    25011           
  Misses         1558     1558           
  Partials        726      726           

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

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.

Fix stale Javadoc references in api/incubator

1 participant