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

add Ptr* functions for package gconv #2206

Merged
merged 7 commits into from
Oct 18, 2022
Merged

add Ptr* functions for package gconv #2206

merged 7 commits into from
Oct 18, 2022

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Oct 14, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2022

Codecov Report

Base: 76.57% // Head: 76.57% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (fce4a2f) compared to base (2598745).
Patch coverage: 94.23% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2206      +/-   ##
==========================================
- Coverage   76.57%   76.57%   -0.01%     
==========================================
  Files         580      581       +1     
  Lines       48272    48310      +38     
==========================================
+ Hits        36964    36992      +28     
- Misses       9291     9299       +8     
- Partials     2017     2019       +2     
Flag Coverage Δ
go-1.15-386 76.58% <94.23%> (-0.01%) ⬇️
go-1.15-amd64 76.55% <94.23%> (-0.03%) ⬇️
go-1.16-386 76.57% <94.23%> (-0.03%) ⬇️
go-1.16-amd64 76.59% <94.23%> (-0.01%) ⬇️
go-1.17-386 76.63% <94.23%> (+0.03%) ⬆️
go-1.17-amd64 76.62% <94.23%> (+<0.01%) ⬆️
go-1.18-386 76.52% <94.23%> (+0.01%) ⬆️
go-1.18-amd64 76.54% <94.23%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
database/gdb/gdb_driver_wrapper_db.go 92.50% <50.00%> (-7.50%) ⬇️
database/gdb/gdb.go 64.17% <100.00%> (-1.82%) ⬇️
util/gconv/gconv.go 92.30% <100.00%> (ø)
util/gconv/gconv_ptr.go 100.00% <100.00%> (ø)
os/gfsnotify/gfsnotify_watcher.go 81.51% <0.00%> (-2.53%) ⬇️
os/gfsnotify/gfsnotify_watcher_loop.go 83.19% <0.00%> (-1.69%) ⬇️
database/gdb/gdb_core_structure.go 68.85% <0.00%> (-0.88%) ⬇️
os/gcmd/gcmd_parser.go 92.19% <0.00%> (-0.71%) ⬇️
contrib/drivers/mysql/mysql.go 69.38% <0.00%> (ø)
... and 1 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 8e5a03f into master Oct 18, 2022
@gqcn gqcn deleted the feature/gconv-ptr branch October 18, 2022 11:13
houseme added a commit that referenced this pull request Oct 22, 2022
* add Ptr* functions for package gconv

* delete binary file

* revert changes for file gconv.go

Co-authored-by: houseme <housemecn@gmail.com>
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

3 participants