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: add trace report support #1396

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

fuyuwei01
Copy link
Contributor

PR Type

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.

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 5.00000% with 57 lines in your changes missing coverage. Please review.

Project coverage is 64.85%. Comparing base (ace4ecb) to head (aa20aaa).
Report is 1 commits behind head on 2020.

Files Patch % Lines
.../java/org/springframework/tsf/core/entity/Tag.java 0.00% 31 Missing ⚠️
...g/springframework/tsf/core/context/TsfContext.java 0.00% 25 Missing ⚠️
...ud/rpc/enhancement/plugin/PluginOrderConstant.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2020    #1396      +/-   ##
============================================
- Coverage     65.35%   64.85%   -0.51%     
  Complexity        2        2              
============================================
  Files           316      318       +2     
  Lines          7309     7367      +58     
  Branches        881      889       +8     
============================================
+ Hits           4777     4778       +1     
- Misses         2130     2187      +57     
  Partials        402      402              

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

@SkyeBeFreeman SkyeBeFreeman added this to the 2.0.0.0 milestone Aug 19, 2024
@SkyeBeFreeman SkyeBeFreeman merged commit dc59a9a into Tencent:2020 Aug 19, 2024
8 of 9 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.

3 participants