8000 Feat/cmdb by chuntaojun · Pull Request #870 · polarismesh/polaris · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Feat/cmdb #870

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

Merged
merged 22 commits into from
Dec 28, 2022
Merged

Feat/cmdb #870

merged 22 commits into from
Dec 28, 2022

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
polaris-test-bot commented Dec 22, 2022

2022-12-22 16:54:03: =========TEST START==========
2022-12-22 16:54:29: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-23 15:14:06: =========TEST START==========
2022-12-23 15:14:32: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-23 15:46:40: =========TEST START==========
2022-12-23 15:47:05: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-23 16:04:38: =========TEST START==========
2022-12-23 16:05:03: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-23 17:41:18: =========TEST START==========
2022-12-23 17:41:45: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-26 18:01:16: =========TEST START==========
2022-12-26 18:01:42: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-27 10:31:24: =========TEST START==========
2022-12-27 10:31:54: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-27 19:25:05: =========TEST START==========
2022-12-27 19:25:32: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-27 19:39:07: =========TEST START==========
2022-12-27 19:39:32: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-27 20:17:19: =========TEST START==========
2022-12-27 20:17:44: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-27 20:32:07: =========TEST START==========
2022-12-27 20:32:35: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-27 22:01:02: =========TEST START==========
2022-12-27 22:01:33: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-28 10:08:25: =========TEST START==========
2022-12-28 10:08:53: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-28 10:11:16: =========TEST START==========
2022-12-28 10:11:41: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-28 10:15:59: =========TEST START==========
2022-12-28 10:16:25: Pre-Merge check success! Now we will perform a full automated test which is expected to take 2 hours, thank you for your patience.
2022-12-28 10:29:59: [STANDALONE VERSION]PR autotest FAILED! We executed 20 test cases and 16 were passed. You can see tes 8000 t report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1174739232/sta/qta-report.html
2022-12-28 10:30:03: [CLUSTER VERSION] PR autotest PASSED! We executed 20 test cases and 20 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1174739232/clu/qta-report.html
2022-12-28 10:30:07: [KUBENETES VERSION]PR autotest FAILED! We executed 20 test cases and 0 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1174739232/k8s/qta-report.html

@codecov
Copy link
codecov bot commented Dec 23, 2022

Codecov Report

Merging #870 (0083e34) into main (8d3643b) will decrease coverage by 0.00%.
The diff coverage is 55.55%.

❗ Current head 0083e34 differs from pull request most recent head 44a88f5. Consider uploading reports for the commit 44a88f5 to get more accurate results

@@            Coverage Diff             @@
##             main     #870      +/-   ##
==========================================
- Coverage   55.83%   55.83%   -0.01%     
==========================================
  Files         173      173              
  Lines       30517    30524       +7     
==========================================
+ Hits        17039    17042       +3     
- Misses      11234    11237       +3     
- Partials     2244     2245       +1     
Impacted Files Coverage Δ
store/mysql/config_file_group.go 33.10% <0.00%> (-0.70%) ⬇️
service/instance.go 61.88% <100.00%> (+0.08%) ⬆️
store/mysql/instance.go 51.60% <100.00%> (+0.11%) ⬆️
store/boltdb/handler.go 63.22% <0.00%> (-0.76%) ⬇️
store/boltdb/routing.go 52.39% <0.00%> (+0.73%) ⬆️

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

@chuntaojun chuntaojun merged commit 2689942 into polarismesh:main Dec 28, 2022
@chuntaojun chuntaojun deleted the feat/cmdb branch March 17, 2023 08:54
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.

4 participants
0