Skip to content

fix: fix explain-config cmd #532

Merged
yipeng1030 merged 2 commits intomainfrom
bugfix/fix_nil_error
Jan 8, 2025
Merged

fix: fix explain-config cmd #532
yipeng1030 merged 2 commits intomainfrom
bugfix/fix_nil_error

Conversation

@yipeng1030
Copy link
Contributor

@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines. label Jan 3, 2025
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 41.19%. Comparing base (801709e) to head (ca9dae0).

Files with missing lines Patch % Lines
pkg/cmd/cluster/config_observer.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #532      +/-   ##
==========================================
- Coverage   41.20%   41.19%   -0.01%     
==========================================
  Files         187      187              
  Lines       25237    25241       +4     
==========================================
  Hits        10398    10398              
- Misses      13669    13673       +4     
  Partials     1170     1170              
Flag Coverage Δ
unittests 41.19% <0.00%> (-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.

@yipeng1030 yipeng1030 marked this pull request as ready for review January 3, 2025 06:27
@yipeng1030 yipeng1030 merged commit 7897da4 into main Jan 8, 2025
@yipeng1030 yipeng1030 deleted the bugfix/fix_nil_error branch January 8, 2025 03:27
@github-actions github-actions bot added this to the Release 1.0 milestone Jan 8, 2025
@yipeng1030
Copy link
Contributor Author

/cherry-pick release-0.9

@apecloud-bot
Copy link
Collaborator

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

apecloud-bot pushed a commit that referenced this pull request Jan 8, 2025
(cherry picked from commit 7897da4)
@yipeng1030
Copy link
Contributor Author

/cherry-pick release-1.0

@apecloud-bot
Copy link
Collaborator

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

apecloud-bot pushed a commit that referenced this pull request Jan 8, 2025
(cherry picked from commit 7897da4)
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] Configuration PostgreSQL returns runtime error with config-spec pgbouncer

5 participants