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 issue 2403 #2404

Merged
merged 1 commit into from
Jan 18, 2023
Merged

fix issue 2403 #2404

merged 1 commit into from
Jan 18, 2023

Conversation

qinyuguang
Copy link
Contributor

@qinyuguang qinyuguang commented Jan 17, 2023

fix #2403

@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2023

Codecov Report

Base: 79.60% // Head: 79.61% // Increases project coverage by +0.00% 🎉

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

❗ Current head a78e50d differs from pull request most recent head 9f881ea. Consider uploading reports for the commit 9f881ea to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2404   +/-   ##
=======================================
  Coverage   79.60%   79.61%           
=======================================
  Files         598      598           
  Lines       49682    49682           
=======================================
+ Hits        39551    39554    +3     
+ Misses       8132     8131    -1     
+ Partials     1999     1997    -2     
Flag Coverage Δ
go-1.15-386 79.63% <100.00%> (-0.01%) ⬇️
go-1.15-amd64 79.63% <100.00%> (-0.03%) ⬇️
go-1.16-386 79.65% <100.00%> (+0.01%) ⬆️
go-1.16-amd64 79.64% <100.00%> (+0.03%) ⬆️
go-1.17-386 79.64% <100.00%> (+0.01%) ⬆️
go-1.17-amd64 79.63% <100.00%> (ø)
go-1.18-386 79.57% <100.00%> (-0.01%) ⬇️
go-1.18-amd64 79.56% <100.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
database/gdb/gdb_func.go 86.15% <100.00%> (ø)
os/gfsnotify/gfsnotify_watcher_loop.go 85.71% <0.00%> (+2.52%) ⬆️

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 28b8efe into gogf:master Jan 18, 2023
@qinyuguang qinyuguang deleted the fix/2403 branch January 18, 2023 02:49
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.

gdb使用结构查询,包含gjson.Json字段且为nil时,也会作为空字符串条件查询
3 participants