Skip to content

Fix broken spec data model link in ImmutableSummaryData javadoc - #8640

Merged
jack-berg merged 1 commit into
open-telemetry:mainfrom
thswlsqls:docs/fix-immutable-summary-data-spec-link
Aug 5, 2026
Merged

Fix broken spec data model link in ImmutableSummaryData javadoc#8640
jack-berg merged 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).
⚠️ Report is 30 commits behind head on main.

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.

@opentelemetry-pr-dashboard

opentelemetry-pr-dashboard Bot commented Jul 18, 2026

Copy link
Copy Markdown

Pull request dashboard status

Merged · refreshed 2026-08-05 14:27 UTC

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

@thswlsqls
thswlsqls marked this pull request as ready for review August 5, 2026 03:42
@thswlsqls
thswlsqls requested a review from a team as a code owner August 5, 2026 03:42
@jack-berg
jack-berg merged commit 65ea275 into open-telemetry:main Aug 5, 2026
30 checks passed
@otelbot

otelbot Bot commented Aug 5, 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.

2 participants