Skip to content

Fix broken spec data model link in ImmutableSummaryData javadoc#8640

Draft
thswlsqls wants to merge 1 commit into
open-telemetry:mainfrom
thswlsqls:docs/fix-immutable-summary-data-spec-link
Draft

Fix broken spec data model link in ImmutableSummaryData javadoc#8640
thswlsqls wants to merge 1 commit into
open-telemetry:mainfrom
thswlsqls:docs/fix-immutable-summary-data-spec-link

Conversation

@thswlsqls

Copy link
Copy Markdown
Contributor

Description

  • The class javadoc "See:" link pointed to datamodel.md#summary, which 404s; the spec file is data-model.md.
  • Fixed the filename to data-model.md, so the link now resolves to the spec's summary section.
  • Mirrors the sibling ImmutableHistogramData, which already links to data-model.md#histogram.

Testing done

  • Docs-only trivial typo, test-exempt: no test added; behavior, signature, public API, and observable output are unchanged.
  • ./gradlew :sdk:metrics:check passed (:sdk:metrics:test 698 tests). Internal package, japicmp-exempt: no apidiff change. No CHANGELOG entry (not user-facing).

@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.64%. Comparing base (09d6c17) to head (93831f0).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8640   +/-   ##
=========================================
  Coverage     91.64%   91.64%           
  Complexity    10348    10348           
=========================================
  Files          1013     1013           
  Lines         27380    27380           
  Branches       3218     3218           
=========================================
  Hits          25092    25092           
  Misses         1558     1558           
  Partials        730      730           

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

1 participant