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: mongodb connect error #6190

Merged
merged 1 commit into from
Dec 21, 2023
Merged

fix: mongodb connect error #6190

merged 1 commit into from
Dec 21, 2023

Conversation

xuriwuyun
Copy link
Contributor

No description provided.

@xuriwuyun xuriwuyun linked an issue Dec 21, 2023 that may be closed by this pull request
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines. label Dec 21, 2023
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (1ea5680) 68.55% compared to head (d58bc16) 68.56%.
Report is 23 commits behind head on main.

Files Patch % Lines
...llers/apps/transformer_cluster_component_status.go 0.00% 2 Missing ⚠️
...rs/apps/transformer_component_account_provision.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6190   +/-   ##
=======================================
  Coverage   68.55%   68.56%           
=======================================
  Files         295      295           
  Lines       33683    33684    +1     
=======================================
+ Hits        23091    23094    +3     
+ Misses       8666     8661    -5     
- Partials     1926     1929    +3     
Flag Coverage Δ
unittests 68.56% <66.66%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@xuriwuyun xuriwuyun merged commit a12826f into main Dec 21, 2023
77 checks passed
@xuriwuyun xuriwuyun deleted the bugfix/mongodb_connect_error branch December 21, 2023 07:02
@github-actions github-actions bot added this to the Release 0.8.0 milestone Dec 21, 2023
@xuriwuyun
Copy link
Contributor Author

/cherry-pick release-0.8

Copy link

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kubeblocks/actions/runs/7285030682

github-actions bot pushed a commit that referenced this pull request Dec 21, 2023
(cherry picked from commit a12826f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]kbcli cluster connect mongo failed
3 participants