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:support service contract reporting. #1135

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

SkyeBeFreeman
Copy link
Collaborator

PR Type

Feature.

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

fixes #1134

@SkyeBeFreeman SkyeBeFreeman added this to the 1.13.0 milestone Sep 22, 2023
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #1135 (52cfe77) into hoxton (773fbc4) will decrease coverage by 3.13%.
The diff coverage is 2.30%.

@@             Coverage Diff              @@
##             hoxton    #1135      +/-   ##
============================================
- Coverage     74.98%   71.86%   -3.13%     
  Complexity     1557     1557              
============================================
  Files           258      267       +9     
  Lines          5809     6064     +255     
  Branches        686      726      +40     
============================================
+ Hits           4356     4358       +2     
- Misses         1081     1334     +253     
  Partials        372      372              
Files Changed Coverage Δ
...loud/polaris/contract/PolarisContractReporter.java 0.00% <0.00%> (ø)
...is/contract/PolarisSwaggerApplicationListener.java 0.00% <0.00%> (ø)
...tencent/cloud/polaris/contract/SwaggerContext.java 0.00% <0.00%> (ø)
...laris/contract/config/PolarisContractModifier.java 0.00% <0.00%> (ø)
...ris/contract/config/PolarisContractProperties.java 0.00% <0.00%> (ø)
...ig/PolarisContractPropertiesAutoConfiguration.java 0.00% <0.00%> (ø)
...larisContractPropertiesBootstrapConfiguration.java 0.00% <0.00%> (ø)
...ntract/config/PolarisSwaggerAutoConfiguration.java 0.00% <0.00%> (ø)
...cent/cloud/polaris/contract/utils/PackageUtil.java 0.00% <0.00%> (ø)
...ud/rpc/enhancement/plugin/PluginOrderConstant.java 0.00% <ø> (ø)
... and 4 more

@SkyeBeFreeman SkyeBeFreeman linked an issue Sep 25, 2023 that may be closed by this pull request
@SkyeBeFreeman SkyeBeFreeman merged commit 79a03c2 into Tencent:hoxton Sep 25, 2023
@SkyeBeFreeman SkyeBeFreeman deleted the h/report-api branch September 25, 2023 06:47
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.

支持服务契约上报
1 participant