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 in Where when used in field with prefix that not match struct attribute name #2688

Merged
merged 4 commits into from
Jun 6, 2023

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Jun 5, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (8cc5338) 78.90% compared to head (1279ffb) 78.90%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2688      +/-   ##
==========================================
- Coverage   78.90%   78.90%   -0.01%     
==========================================
  Files         631      631              
  Lines       51817    51827      +10     
==========================================
+ Hits        40887    40892       +5     
- Misses       8908     8912       +4     
- Partials     2022     2023       +1     
Flag Coverage Δ
go-1.15-386 78.94% <100.00%> (+0.01%) ⬆️
go-1.15-amd64 78.92% <100.00%> (+<0.01%) ⬆️
go-1.16-386 78.94% <100.00%> (+0.03%) ⬆️
go-1.16-amd64 78.94% <100.00%> (+0.02%) ⬆️
go-1.17-386 78.93% <100.00%> (+<0.01%) ⬆️
go-1.17-amd64 78.93% <100.00%> (+<0.01%) ⬆️
go-1.18-386 78.84% <100.00%> (-0.02%) ⬇️
go-1.18-amd64 78.87% <100.00%> (+0.08%) ⬆️
go-1.19-386 78.94% <100.00%> (+0.02%) ⬆️
go-1.19-amd64 78.93% <100.00%> (+0.01%) ⬆️
go-1.20-386 78.90% <100.00%> (-0.02%) ⬇️
go-1.20-amd64 78.87% <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.34% <100.00%> (+0.23%) ⬆️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gqcn gqcn merged commit 835b252 into master Jun 6, 2023
36 checks passed
@gqcn gqcn deleted the fix/model-where-with-field-prefix branch June 6, 2023 12:40
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