Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:upgrade trace plugin. #1470

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

SkyeBeFreeman
Copy link
Collaborator

PR Type

Refactoring (no functional changes, no api changes).

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

Note

Checklist

  • Add information of this PR to CHANGELOG.md in root of project.
  • Add documentation in javadoc or comment below the PR if necessary.

Checklist (Optional)

  • Will pull request to branch of 2023.
  • Will pull request to branch of 2022.
  • Will pull request to branch of 2021.
  • Will pull request to branch of 2020.
  • Will pull request to branch of hoxton.

@SkyeBeFreeman SkyeBeFreeman added this to the 2.0.0.0 milestone Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 59.25926% with 11 lines in your changes missing coverage. Please review.

Project coverage is 68.45%. Comparing base (b0ff34b) to head (e907941).
Report is 1 commits behind head on 2022.

Files with missing lines Patch % Lines
...in/java/com/tencent/cloud/common/util/OtUtils.java 66.66% 4 Missing and 3 partials ⚠️
...ig/extend/tsf/TsfCoreEnvironmentPostProcessor.java 0.00% 3 Missing ⚠️
.../rpc/enhancement/plugin/EnhancedPluginContext.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2022    #1470      +/-   ##
============================================
- Coverage     68.49%   68.45%   -0.04%     
  Complexity        2        2              
============================================
  Files           320      321       +1     
  Lines          7398     7425      +27     
  Branches        879      885       +6     
============================================
+ Hits           5067     5083      +16     
- Misses         1880     1888       +8     
- Partials        451      454       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@andrewshan andrewshan left a comment

Choose a reason for hiding this comment

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

LGTM

@andrewshan andrewshan merged commit 8f75787 into Tencent:2022 Dec 3, 2024
5 of 6 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 22/tsf-trace branch December 3, 2024 13:37
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