Skip to content

Protect against index out of bounds exception#8294

Open
jack-berg wants to merge 1 commit intoopen-telemetry:mainfrom
jack-berg:kotlin-check-kotlin-detection
Open

Protect against index out of bounds exception#8294
jack-berg wants to merge 1 commit intoopen-telemetry:mainfrom
jack-berg:kotlin-check-kotlin-detection

Conversation

@jack-berg
Copy link
Copy Markdown
Member

Just adding a little safety

@jack-berg jack-berg requested a review from a team as a code owner April 14, 2026 17:43
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.25%. Comparing base (1153ffb) to head (2e5544f).

Files with missing lines Patch % Lines
...io/opentelemetry/context/StrictContextStorage.java 50.00% 0 Missing and 1 partial ⚠️

❌ Your patch check has failed because the patch coverage (50.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8294      +/-   ##
============================================
- Coverage     90.26%   90.25%   -0.02%     
  Complexity     7684     7684              
============================================
  Files           850      850              
  Lines         23189    23190       +1     
  Branches       2353     2354       +1     
============================================
- Hits          20932    20930       -2     
- Misses         1531     1532       +1     
- Partials        726      728       +2     

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

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