Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Dec 3, 2025

Currently not causing failures, but spamming:

C:\src\opentelemetry-java\context\src\main\java\io\opentelemetry\context\propagation\internal\ExtendedTextMapGetter.java:17: Note: [RequireExplicitNullMarking] Top-level classes must either be directly annotated with @NullMarked/@NullUnmarked or be in a package or module that is explicitly @NullMarked/@NullUnmarked.
public interface ExtendedTextMapGetter<C> extends TextMapGetter<C> {
       ^
    (see https://errorprone.info/bugpattern/RequireExplicitNullMarking)

@trask trask requested a review from a team as a code owner December 3, 2025 21:49
trask added a commit to trask/opentelemetry-java-contrib that referenced this pull request Dec 3, 2025
Currently not causing failures, but spamming warnings.

Ported from open-telemetry/opentelemetry-java#7890
trask added a commit to trask/opentelemetry-java-instrumentation that referenced this pull request Dec 3, 2025
Currently not causing failures, but spamming warnings.

Ported from open-telemetry/opentelemetry-java#7890
@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.08%. Comparing base (60698f7) to head (cf71fa5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7890   +/-   ##
=========================================
  Coverage     90.08%   90.08%           
  Complexity     7325     7325           
=========================================
  Files           825      825           
  Lines         22051    22051           
  Branches       2179     2179           
=========================================
  Hits          19865    19865           
  Misses         1506     1506           
  Partials        680      680           

☔ View full report in Codecov by Sentry.
📢 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.

@trask trask marked this pull request as draft December 3, 2025 22:02
@trask trask marked this pull request as ready for review December 3, 2025 22:03
@jkwatson jkwatson merged commit 67df5bc into open-telemetry:main Dec 3, 2025
27 checks passed
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