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

feat: pgsql 字段类型 支持 数组类型 #1881

Merged
merged 2 commits into from
Jul 6, 2022
Merged

feat: pgsql 字段类型 支持 数组类型 #1881

merged 2 commits into from
Jul 6, 2022

Conversation

jinmao88
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 26, 2022

Codecov Report

Merging #1881 (b62b6c7) into master (ef04c8a) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #1881      +/-   ##
==========================================
- Coverage   73.72%   73.70%   -0.02%     
==========================================
  Files         509      509              
  Lines       46040    46056      +16     
==========================================
+ Hits        33942    33947       +5     
- Misses      10052    10064      +12     
+ Partials     2046     2045       -1     
Flag Coverage Δ
go-1.15-386 73.60% <0.00%> (-0.01%) ⬇️
go-1.15-amd64 73.59% <0.00%> (-0.02%) ⬇️
go-1.16-386 73.62% <0.00%> (-0.01%) ⬇️
go-1.16-amd64 73.62% <0.00%> (-0.01%) ⬇️
go-1.17-386 73.67% <0.00%> (-0.03%) ⬇️
go-1.17-amd64 73.61% <0.00%> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
database/gdb/gdb_core_structure.go 57.89% <0.00%> (-5.33%) ⬇️
contrib/registry/polaris/polaris_watcher.go 62.50% <0.00%> (-10.72%) ⬇️
os/gcache/gcache_adapter_memory_lru.go 89.58% <0.00%> (-8.34%) ⬇️
os/gfsnotify/gfsnotify_watcher.go 84.03% <0.00%> (+2.52%) ⬆️
os/gfsnotify/gfsnotify_watcher_loop.go 83.19% <0.00%> (+5.04%) ⬆️
net/gtcp/gtcp_pool.go 75.00% <0.00%> (+6.81%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef04c8a...b62b6c7. Read the comment docs.

database/gdb/gdb_core_structure.go Show resolved Hide resolved
@gqcn gqcn added wip ready to merge Used in PR, which means this PR is reviewed. labels May 31, 2022
@gqcn gqcn merged commit 13fc0cb into gogf:master Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Used in PR, which means this PR is reviewed. wip
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants