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 WhereOrNot/WhereOrPrefixNot functions for gdb.Model #2661

Merged
merged 2 commits into from
May 23, 2023

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented May 23, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.08 🎉

Comparison is base (f0d22fe) 78.76% compared to head (a34ab3e) 78.85%.

❗ 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    #2661      +/-   ##
==========================================
+ Coverage   78.76%   78.85%   +0.08%     
==========================================
  Files         630      631       +1     
  Lines       51496    51723     +227     
==========================================
+ Hits        40561    40784     +223     
- Misses       8920     8922       +2     
- Partials     2015     2017       +2     
Flag Coverage Δ
go-1.15-386 78.86% <0.00%> (?)
go-1.15-amd64 78.87% <0.00%> (?)
go-1.16-386 78.86% <0.00%> (?)
go-1.16-amd64 78.87% <0.00%> (?)
go-1.17-386 78.87% <0.00%> (?)
go-1.17-amd64 78.88% <0.00%> (?)
go-1.18-386 78.79% <0.00%> (?)
go-1.18-amd64 78.79% <0.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
database/gdb/gdb_model_builder_whereor.go 91.37% <0.00%> (-3.27%) ⬇️
database/gdb/gdb_model_builder_whereor_prefix.go 26.08% <0.00%> (-1.19%) ⬇️
database/gdb/gdb_model_whereor.go 86.66% <0.00%> (-6.20%) ⬇️
database/gdb/gdb_model_whereor_prefix.go 7.14% <0.00%> (-0.55%) ⬇️

... and 10 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 dc0467e into master May 23, 2023
@gqcn gqcn deleted the enhance/gdb-where-not branch May 23, 2023 09:35
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.

3 participants