Skip to content

feat:use polaris-all for shading third-party dependencies. #1526

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

Merged
merged 1 commit into from
Apr 2, 2025

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.

closes #1492

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.1.0 milestone Apr 2, 2025
@SkyeBeFreeman SkyeBeFreeman requested a review from shedfreewu April 2, 2025 02:29
Copy link

codecov bot commented Apr 2, 2025

Codecov Report

Attention: Patch coverage is 62.04380% with 52 lines in your changes missing coverage. Please review.

Project coverage is 63.74%. Comparing base (b383bdd) to head (ebf9f3a).
Report is 1 commits behind head on 2022.

Files with missing lines Patch % Lines
...laris/config/adapter/PolarisConfigFileLocator.java 60.46% 5 Missing and 12 partials ⚠️
...ig/extend/tsf/TsfCoreEnvironmentPostProcessor.java 0.00% 11 Missing ⚠️
.../java/org/springframework/tsf/core/entity/Tag.java 0.00% 7 Missing ⚠️
...olaris/config/adapter/PolarisConfigFilePuller.java 42.85% 0 Missing and 4 partials ⚠️
...registry/tsf/TsfServletRegistrationCustomizer.java 0.00% 4 Missing ⚠️
...nt/cloud/polaris/config/ConfigurationModifier.java 40.00% 1 Missing and 2 partials ⚠️
...nhancement/plugin/DefaultEnhancedPluginRunner.java 71.42% 1 Missing and 1 partial ⚠️
...config/spring/annotation/SpringValueProcessor.java 83.33% 0 Missing and 1 partial ⚠️
...aris/config/spring/property/PlaceholderHelper.java 75.00% 0 Missing and 1 partial ⚠️
...oud/polaris/extend/consul/ConsulDiscoveryUtil.java 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##               2022    #1526      +/-   ##
============================================
+ Coverage     63.72%   63.74%   +0.02%     
  Complexity       22       22              
============================================
  Files           341      338       -3     
  Lines          8113     8110       -3     
  Branches       1006     1004       -2     
============================================
  Hits           5170     5170              
- Misses         2471     2472       +1     
+ Partials        472      468       -4     

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

Copy link
Collaborator

@shedfreewu shedfreewu left a comment

Choose a reason for hiding this comment

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

ok

@SkyeBeFreeman SkyeBeFreeman merged commit c692707 into Tencent:2022 Apr 2, 2025
6 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 22/shade branch April 2, 2025 03:10
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.0.0.0-2022.0.5 (stable version) Latest版本中的adminhttphandler的作用
2 participants