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

v1.15 add maintain job #1029

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

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

@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #1029 (c7488de) into release-v1.15.0 (d8108b7) will increase coverage by 0.05%.
The diff coverage is 43.90%.

@@                 Coverage Diff                 @@
##           release-v1.15.0    #1029      +/-   ##
===================================================
+ Coverage            57.75%   57.81%   +0.05%     
===================================================
  Files                  190      190              
  Lines                34381    34419      +38     
===================================================
+ Hits                 19858    19898      +40     
+ Misses               11933    11923      -10     
- Partials              2590     2598       +8     
Impacted Files Coverage Δ
service/instance.go 63.14% <ø> (+1.29%) ⬆️
service/instance_authability.go 54.25% <ø> (+6.14%) ⬆️
store/mysql/maintain.go 46.97% <0.00%> (-4.12%) ⬇️
store/boltdb/maintain.go 69.67% <50.00%> (-11.10%) ⬇️
cache/circuitbreaker_config.go 68.06% <100.00%> (+0.13%) ⬆️
cache/faultdetect.go 65.74% <100.00%> (+2.01%) ⬆️

... and 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@chuntaojun chuntaojun merged commit 2f2fc69 into polarismesh:release-v1.15.0 Mar 21, 2023
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