Skip to content

NetworkChange instrumentation uninstall impl#1639

Merged
breedx-splk merged 1 commit into
open-telemetry:mainfrom
PenguinDan:Uninstall-NetworkChangeInstrumentation
Apr 3, 2026
Merged

NetworkChange instrumentation uninstall impl#1639
breedx-splk merged 1 commit into
open-telemetry:mainfrom
PenguinDan:Uninstall-NetworkChangeInstrumentation

Conversation

@PenguinDan
Copy link
Copy Markdown
Contributor

@PenguinDan PenguinDan commented Mar 6, 2026

Implements the uninstall function for the NetworkChange Instrumentation and fixes one of the items in #1128

@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla Bot commented Mar 6, 2026

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: PenguinDan / name: Daniel Kim (21cc2f5)

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 6, 2026

Codecov Report

❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 61.78%. Comparing base (ae92815) to head (21cc2f5).
⚠️ Report is 30 commits behind head on main.

Files with missing lines Patch % Lines
...trumentation/network/NetworkApplicationListener.kt 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1639      +/-   ##
==========================================
+ Coverage   61.67%   61.78%   +0.11%     
==========================================
  Files         159      159              
  Lines        3418     3431      +13     
  Branches      348      350       +2     
==========================================
+ Hits         2108     2120      +12     
  Misses       1215     1215              
- Partials       95       96       +1     

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

@PenguinDan PenguinDan marked this pull request as ready for review March 6, 2026 03:33
@PenguinDan PenguinDan requested a review from a team as a code owner March 6, 2026 03:33
@PenguinDan PenguinDan changed the title NetworkChange instrumentation unsintall impl NetworkChange instrumentation uninstall impl Mar 6, 2026
Copy link
Copy Markdown
Contributor

@LikeTheSalad LikeTheSalad left a comment

Choose a reason for hiding this comment

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

Thank you! 🙏

Copy link
Copy Markdown
Member

@fractalwrench fractalwrench left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

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

Made two small suggestions, but this is great. Thanks for helping out!

@fractalwrench fractalwrench added the needs author feedback Waiting for additional feedback from the author label Mar 30, 2026
@PenguinDan
Copy link
Copy Markdown
Contributor Author

@fractalwrench This should be ready to be merged in unless we have any other suggestions? 👀

@fractalwrench
Copy link
Copy Markdown
Member

There are unresolved comments from @breedx-splk

@breedx-splk breedx-splk merged commit e6159d2 into open-telemetry:main Apr 3, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs author feedback Waiting for additional feedback from the author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants