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

feature/v2.2.0 #2154

Merged
merged 14 commits into from
Sep 26, 2022
Merged

feature/v2.2.0 #2154

merged 14 commits into from
Sep 26, 2022

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Sep 26, 2022

OK, see commit comments.

gqcn and others added 14 commits September 16, 2022 15:42
…esFields` cache implements in `gdb.Core` instead of `contrib/drivers`; add `ClearTableFields` and `ClearCache` functions for `gdb.Core` (#2128)

* add ClearTableFiels/ClearCache for Core of package gdb

* improve TableFields for contrib/drivers

* fix UT case for contrib/drivers/clickhouse

* remove unecessary attribute state for internal/rwmutex and internal/mutex

* add ClearTableFieldsAll/ClearCacheAll for gdb.Core

* improve clickhouse driver

* improve clickhouse driver

* fix ut

* feat: improve import

Co-authored-by: daguang <[email protected]>
Co-authored-by: houseme <[email protected]>
…lte/before/before-equal/after/after-equal/array/not-regex` rules for for package `gvalid` (#2133)

* refract builtin rules management for package gvalid

* refract builtin rules management for package gvalid

* refract builtin rules management for package gvalid

* add valiation rules  and  implements for package gvalid

* UT cases update for package gvalid

* improve error message of fields validation for package gvalid

* up

* add more validation rules for package gvalid
* add ToSQL/CatchSQL funcions for package gdb

* Update gdb_core_underlying.go

* fix ci

Co-authored-by: houseme <[email protected]>
…mprove details for package gdb (#2142)

* fix: pgsql DoExec Transaction checks (#2101)

Co-authored-by: John Guo <[email protected]>

* improve package gdb

* up

* up

* up

* up

* up

* add DriverWrapper and DriverWarapperDB for package gdb

* add DriverWrapper and DriverWarapperDB for package gdb

* up

Co-authored-by: HaiLaz <[email protected]>
* add drivers dm

* upd go version

* add gf ci yaml

Co-authored-by: Xu <zhenghao.xu>
* improve contrib/drivers/dm

* format TODO list info

* 1) add config.Name is required
2) The upper layer no longer needs to specify the schema
3) Adjust unit tests

Co-authored-by: Xu <zhenghao.xu>
Co-authored-by: houseme <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2022

Codecov Report

Base: 76.47% // Head: 76.52% // Increases project coverage by +0.05% 🎉

Coverage data is based on head (bf199f5) compared to base (9dc97f4).
Patch coverage: 81.75% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2154      +/-   ##
==========================================
+ Coverage   76.47%   76.52%   +0.05%     
==========================================
  Files         517      578      +61     
  Lines       46865    47978    +1113     
==========================================
+ Hits        35840    36717     +877     
- Misses       9047     9259     +212     
- Partials     1978     2002      +24     
Flag Coverage Δ
go-1.15-386 ?
go-1.15-amd64 ?
go-1.16-386 76.52% <83.21%> (+0.14%) ⬆️
go-1.16-amd64 ?
go-1.17-386 ?
go-1.17-amd64 76.53% <82.89%> (+0.10%) ⬆️
go-1.18-386 76.48% <82.02%> (+0.10%) ⬆️
go-1.18-amd64 76.49% <82.02%> (+0.11%) ⬆️

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

Impacted Files Coverage Δ
container/gmap/gmap_hash_str_any_map.go 98.00% <ø> (ø)
contrib/drivers/pgsql/pgsql_result.go 100.00% <ø> (ø)
database/gdb/gdb_core_config.go 50.00% <ø> (-5.32%) ⬇️
database/gdb/gdb_core_trace.go 8.88% <0.00%> (ø)
encoding/gjson/gjson.go 84.01% <ø> (ø)
frame/gins/gins_database.go 54.62% <0.00%> (ø)
os/gctx/gctx.go 83.87% <ø> (ø)
util/gvalid/gvalid.go 78.57% <ø> (ø)
util/gvalid/gvalid_register.go 34.61% <ø> (ø)
contrib/config/kubecm/kubecm.go 41.53% <41.53%> (ø)
... and 106 more

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 merged commit 141ca62 into master Sep 26, 2022
@gqcn gqcn deleted the feature/v2.2.0 branch September 26, 2022 14:11
@gqcn gqcn restored the feature/v2.2.0 branch September 29, 2022 14:43
@gqcn gqcn deleted the feature/v2.2.0 branch August 21, 2023 13:16
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