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 configuration of Namespace for pgsql #2481

Merged
merged 2 commits into from
Mar 1, 2023
Merged

fix configuration of Namespace for pgsql #2481

merged 2 commits into from
Mar 1, 2023

Conversation

hailaz
Copy link
Member

@hailaz hailaz commented Mar 1, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2023

Codecov Report

Patch coverage: 25.00% and project coverage change: +0.05 🎉

Comparison is base (15d88c2) 79.99% compared to head (13e0513) 80.04%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2481      +/-   ##
==========================================
+ Coverage   79.99%   80.04%   +0.05%     
==========================================
  Files         599      597       -2     
  Lines       49786    49669     -117     
==========================================
- Hits        39824    39758      -66     
+ Misses       8007     7963      -44     
+ Partials     1955     1948       -7     
Flag Coverage Δ
go-1.15-386 80.03% <25.00%> (-0.01%) ⬇️
go-1.15-amd64 80.02% <25.00%> (+0.01%) ⬆️
go-1.16-386 ?
go-1.16-amd64 80.02% <25.00%> (+0.01%) ⬆️
go-1.17-386 80.00% <25.00%> (+<0.01%) ⬆️
go-1.17-amd64 80.00% <25.00%> (+<0.01%) ⬆️
go-1.18-386 ?
go-1.18-amd64 ?

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

Impacted Files Coverage Δ
contrib/drivers/pgsql/pgsql.go 62.66% <0.00%> (-0.64%) ⬇️
database/gdb/gdb_core_config.go 71.42% <100.00%> (ø)
os/gfsnotify/gfsnotify_watcher_loop.go 78.15% <0.00%> (-7.57%) ⬇️
contrib/config/kubecm/kubecm_kube.go
contrib/config/kubecm/kubecm.go
contrib/registry/zookeeper/zookeeper_watcher.go 51.11% <0.00%> (+2.22%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gqcn gqcn changed the title fix: pgsql驱动打开连接时并没有使用Namespace配置切换schema fix configuration of Namespace for pgsql Mar 1, 2023
@gqcn gqcn merged commit 34946f6 into master Mar 1, 2023
@gqcn gqcn deleted the fix/pgsql branch March 1, 2023 11:30
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.

3 participants