Skip to content

Conversation

@rafaelroquetto
Copy link
Contributor

@rafaelroquetto rafaelroquetto requested a review from a team as a code owner December 5, 2025 21:49
schemeHost := strings.Split(span.Statement, SchemeHostSeparator)
if schemeHost[1] != "" {
return schemeHost[1]
if span.Type == EventTypeHTTPClient || span.Type == EventTypeHTTP {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like we missed vendoring this on the previous release

@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.50%. Comparing base (5cda9da) to head (2c9e21f).

Additional details and impacted files
@@             Coverage Diff              @@
##           release-2.7    #2362   +/-   ##
============================================
  Coverage        50.50%   50.50%           
============================================
  Files               37       37           
  Lines             2889     2889           
============================================
  Hits              1459     1459           
  Misses            1280     1280           
  Partials           150      150           
Flag Coverage Δ
integration-test 15.80% <ø> (ø)
k8s-integration-test 2.64% <ø> (ø)
oats-test 0.00% <ø> (ø)
unittests 43.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@grcevski grcevski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rafaelroquetto
Copy link
Contributor Author

Tests failing because of disk space - will be fixed separately.

@rafaelroquetto rafaelroquetto merged commit f58b4c2 into release-2.7 Dec 5, 2025
96 of 105 checks passed
@rafaelroquetto rafaelroquetto deleted the release-2.7.10 branch December 5, 2025 23:00
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.

3 participants