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: use keyword(like: group) as table name in sqlite #2461

Merged
merged 1 commit into from
Feb 20, 2023
Merged

fix: use keyword(like: group) as table name in sqlite #2461

merged 1 commit into from
Feb 20, 2023

Conversation

glennliao
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 18, 2023

Codecov Report

Base: 79.56% // Head: 79.57% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (33d6fcb) compared to base (ad737de).
Patch coverage: 100.00% of modified lines in pull request are covered.

📣 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    #2461      +/-   ##
==========================================
+ Coverage   79.56%   79.57%   +0.01%     
==========================================
  Files         599      599              
  Lines       49777    49777              
==========================================
+ Hits        39605    39610       +5     
+ Misses       8180     8173       -7     
- Partials     1992     1994       +2     
Flag Coverage Δ
go-1.15-386 79.61% <100.00%> (+<0.01%) ⬆️
go-1.15-amd64 79.60% <100.00%> (-0.02%) ⬇️
go-1.16-386 79.61% <100.00%> (-0.01%) ⬇️
go-1.16-amd64 79.61% <100.00%> (+0.02%) ⬆️
go-1.17-386 79.60% <100.00%> (-0.02%) ⬇️
go-1.17-amd64 79.59% <100.00%> (+0.02%) ⬆️
go-1.18-386 79.53% <100.00%> (-0.03%) ⬇️
go-1.18-amd64 79.52% <100.00%> (ø)

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

Impacted Files Coverage Δ
contrib/drivers/sqlite/sqlite.go 71.34% <100.00%> (ø)
os/glog/glog_logger_rotate.go 61.99% <0.00%> (-1.36%) ⬇️
contrib/registry/zookeeper/zookeeper_watcher.go 51.11% <0.00%> (+2.22%) ⬆️
os/gfsnotify/gfsnotify_watcher_loop.go 83.19% <0.00%> (+5.04%) ⬆️

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 b4f76b8 into gogf:master Feb 20, 2023
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.

None yet

4 participants