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

Merged
merged 2 commits 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
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #1139 (9c0b2e5) into 2021.0 (e4ac09c) will decrease coverage by 4.82%.
The diff coverage is 1.90%.

@@             Coverage Diff              @@
##             2021.0    #1139      +/-   ##
============================================
- Coverage     81.07%   76.25%   -4.82%     
+ Complexity     1690     1627      -63     
============================================
  Files           254      256       +2     
  Lines          5764     5909     +145     
  Branches        680      720      +40     
============================================
- Hits           4673     4506     -167     
- Misses          700     1011     +311     
- Partials        391      392       +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 5cf3640 into Tencent:2021.0 Sep 25, 2023
8 of 9 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 2021/report-api branch September 25, 2023 07: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