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

fix:修复服务契约OpenAPI追加契约接口存在问题 #1332

Merged
merged 12 commits into from
Mar 4, 2024

Conversation

chuntaojun
Copy link
Member

Please provide issue(s) of this PR:
Fixes #

To help us figure out who should review this PR, please put an X in all the areas that this PR affects.

  • ApiServer
  • Auth
  • Configuration
  • Naming
  • HealthCheck
  • Metrics
  • Docs
  • Installation
  • Performance and Scalability
  • Test and Release

Please check any characteristics that apply to this pull request.

  • Does not have any user-facing changes. This may include API changes, behavior changes, performance improvements, etc.

@polaris-test-bot
Copy link

2024-03-04 12:33:40: =========TEST START==========

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

Attention: Patch coverage is 17.44681% with 194 lines in your changes are missing coverage. Please review.

Project coverage is 55.11%. Comparing base (fcfec62) to head (f955f09).
Report is 3 commits behind head on main.

Files Patch % Lines
apiserver/xdsserverv3/generate.go 0.00% 74 Missing ⚠️
apiserver/xdsserverv3/server.go 0.00% 26 Missing ⚠️
apiserver/xdsserverv3/debug.go 0.00% 19 Missing ⚠️
auth/defaultauth/auth_checker.go 22.22% 12 Missing and 2 partials ⚠️
auth/defaultauth/server.go 43.47% 8 Missing and 5 partials ⚠️
cache/service/service_contract.go 27.77% 12 Missing and 1 partial ⚠️
apiserver/xdsserverv3/eds.go 0.00% 8 Missing ⚠️
auth/defaultauth/utils.go 25.00% 4 Missing and 2 partials ⚠️
service/service_contract.go 25.00% 4 Missing and 2 partials ⚠️
apiserver/xdsserverv3/rds.go 0.00% 5 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1332       +/-   ##
===========================================
+ Coverage   21.71%   55.11%   +33.39%     
===========================================
  Files          35      209      +174     
  Lines        5272    40385    +35113     
===========================================
+ Hits         1145    22257    +21112     
- Misses       4031    15492    +11461     
- Partials       96     2636     +2540     

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

@chuntaojun chuntaojun merged commit 08b68ce into polarismesh:main Mar 4, 2024
9 of 11 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.

2 participants