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 new function g.Go #2943

Merged
merged 5 commits into from
Sep 11, 2023
Merged

add new function g.Go #2943

merged 5 commits into from
Sep 11, 2023

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Sep 7, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2023

Codecov Report

Patch coverage: 80.57% and project coverage change: +0.11% 🎉

Comparison is base (74bf1b4) 79.15% compared to head (646e531) 79.26%.
Report is 13 commits behind head on master.

❗ Current head 646e531 differs from pull request most recent head b99f001. Consider uploading reports for the commit b99f001 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2943      +/-   ##
==========================================
+ Coverage   79.15%   79.26%   +0.11%     
==========================================
  Files         638      641       +3     
  Lines       52570    52877     +307     
==========================================
+ Hits        41611    41913     +302     
- Misses       8892     8893       +1     
- Partials     2067     2071       +4     
Flag Coverage Δ
go-1.18-386 79.35% <80.57%> (+0.16%) ⬆️
go-1.18-amd64 79.35% <80.57%> (+0.14%) ⬆️
go-1.19-386 79.25% <80.57%> (+0.14%) ⬆️
go-1.19-amd64 79.24% <80.57%> (+0.13%) ⬆️
go-1.20-386 79.31% <80.57%> (+0.07%) ⬆️
go-1.20-amd64 79.35% <80.57%> (+0.15%) ⬆️

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

Files Changed Coverage Δ
container/gmap/gmap_hash_str_any_map.go 98.20% <ø> (ø)
database/gdb/gdb.go 81.49% <ø> (+13.15%) ⬆️
database/gdb/gdb_result.go 36.00% <ø> (+3.85%) ⬆️
internal/instance/instance.go 100.00% <ø> (ø)
os/gcache/gcache.go 96.77% <ø> (ø)
os/gtime/gtime.go 86.93% <ø> (ø)
text/gregex/gregex_cache.go 100.00% <ø> (ø)
text/gstr/gstr_slashes.go 100.00% <ø> (ø)
text/gstr/gstr_sub.go 93.47% <ø> (ø)
contrib/drivers/dm/dm.go 69.70% <45.83%> (-0.55%) ⬇️
... and 25 more

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gqcn gqcn merged commit ab1970e into master Sep 11, 2023
6 of 18 checks passed
@gqcn gqcn deleted the feature/go.Go branch September 11, 2023 02:18
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