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: create polaris config #2170

Merged
merged 7 commits into from
Oct 9, 2022
Merged

feat: create polaris config #2170

merged 7 commits into from
Oct 9, 2022

Conversation

houseme
Copy link
Member

@houseme houseme commented Oct 6, 2022

No description provided.

@houseme houseme requested a review from gqcn October 6, 2022 15:28
@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2022

Codecov Report

Base: 76.49% // Head: 76.44% // Decreases project coverage by -0.05% ⚠️

Coverage data is based on head (71db03a) compared to base (ea396a3).
Patch coverage: 46.42% of modified lines in pull request are covered.

❗ Current head 71db03a differs from pull request most recent head d0a5c3b. Consider uploading reports for the commit d0a5c3b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2170      +/-   ##
==========================================
- Coverage   76.49%   76.44%   -0.06%     
==========================================
  Files         580      581       +1     
  Lines       48168    48252      +84     
==========================================
+ Hits        36845    36884      +39     
- Misses       9304     9337      +33     
- Partials     2019     2031      +12     
Flag Coverage Δ
go-1.15-386 76.48% <46.42%> (-0.04%) ⬇️
go-1.15-amd64 76.45% <46.42%> (-0.04%) ⬇️
go-1.16-386 76.47% <46.42%> (-0.04%) ⬇️
go-1.16-amd64 76.47% <46.42%> (-0.04%) ⬇️
go-1.17-386 76.45% <46.42%> (-0.04%) ⬇️
go-1.17-amd64 76.45% <46.42%> (-0.07%) ⬇️
go-1.18-386 76.40% <46.42%> (-0.04%) ⬇️
go-1.18-amd64 76.40% <46.42%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
contrib/config/apollo/apollo.go 64.38% <ø> (ø)
contrib/config/kubecm/kubecm.go 38.38% <ø> (ø)
contrib/config/polaris/polaris.go 46.42% <46.42%> (ø)

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.

contrib/config/polaris/README.MD Outdated Show resolved Hide resolved
contrib/config/polaris/polaris.go Outdated Show resolved Hide resolved
contrib/config/polaris/polaris.go Outdated Show resolved Hide resolved
contrib/config/polaris/polaris.go Outdated Show resolved Hide resolved
contrib/config/polaris/polaris.go Show resolved Hide resolved
contrib/config/polaris/polaris.go Outdated Show resolved Hide resolved
example/go.mod Show resolved Hide resolved
example/config/polaris/testdata/polaris.yaml Show resolved Hide resolved
@houseme houseme requested a review from gqcn October 8, 2022 14:29
@houseme houseme requested a review from gqcn October 9, 2022 04:24
@gqcn gqcn merged commit 6cb9102 into master Oct 9, 2022
@gqcn gqcn deleted the feature/v2.2.0-config-polaris branch October 9, 2022 11:20
houseme added a commit to houseme/gf that referenced this pull request Oct 13, 2022
* master: (29 commits)
  fix issue gogf#1946 (gogf#2194)
  fix issue of OmitEmptyWhere in Builder for package gdb (gogf#2195)
  fix: modify `Polaris` config readme.md (gogf#2186)
  fix info content when listens on port :0 for ghttp.Server (gogf#2191)
  fix: pgsql driver check local type error (gogf#2192)
  new version v2.2.0 (gogf#2185)
  feat: temporarily disable the unit testing of the Polaris configuration center (gogf#2183)
  package comments and readme update (gogf#2182)
  feat: create polaris config (gogf#2170)
  add function `ZipPathContent` for package `gcompress` (gogf#2179)
  feat: improve glog for polaris  register (gogf#2178)
  improve port listening for ghttp.Server (gogf#2175)
  add WithUUID for package gtrace (gogf#2176)
  fix issue gogf#1965 (gogf#2177)
  fix issue gogf#1965 (gogf#2174)
  fix issue gogf#2172 (gogf#2173)
  add `gcfg.Adapter` implements using apollo service (gogf#2165)
  add watch feature for package kubecm (gogf#2164)
  fix configuration management for package gdb (gogf#2163)
  add local db configuration support for package gdb (gogf#2161)
  ...

# Conflicts:
#	contrib/config/apollo/README.MD
#	contrib/config/apollo/apollo.go
#	contrib/config/kubecm/README.MD
#	contrib/config/kubecm/kubecm.go
#	contrib/drivers/README.MD
#	contrib/registry/polaris/go.mod
#	contrib/registry/polaris/go.sum
#	database/gdb/gdb_driver_wrapper_db.go
#	example/go.mod
#	example/go.sum
#	version.go
houseme added a commit that referenced this pull request Oct 22, 2022
* feat: create polaris config

* feat: improve code

* feat: modify config file path

Co-authored-by: John Guo <john@johng.cn>
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