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. #1140

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 25, 2023
@SkyeBeFreeman SkyeBeFreeman linked an issue Sep 25, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #1140 (201bc9f) into 2020.0 (3f29190) will decrease coverage by 5.11%.
The diff coverage is 1.90%.

@@             Coverage Diff              @@
##             2020.0    #1140      +/-   ##
============================================
- Coverage     81.61%   76.51%   -5.11%     
+ Complexity     1611     1548      -63     
============================================
  Files           248      250       +2     
  Lines          5449     5594     +145     
  Branches        621      661      +40     
============================================
- Hits           4447     4280     -167     
- Misses          645      956     +311     
- Partials        357      358       +1     
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%> (ø)
...ing/web/WebMvcPatternsRequestConditionWrapper.java 0.00% <0.00%> (ø)
... and 7 more

... and 3 files with indirect coverage changes

@SkyeBeFreeman SkyeBeFreeman merged commit c5979c7 into Tencent:2020.0 Sep 25, 2023
8 of 9 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 2020/report-api branch September 25, 2023 09:52
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