-
Notifications
You must be signed in to change notification settings - Fork 77
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 Filter query configuration to Continuous Benchmark Job #2296
Add Filter query configuration to Continuous Benchmark Job #2296
Conversation
Signed-off-by: hlts2 <[email protected]>
Signed-off-by: hlts2 <[email protected]>
[CHATOPS:HELP] ChatOps commands.
|
[WARNING:INTCFG] Changes in |
Signed-off-by: hlts2 <[email protected]>
Deploying with Cloudflare Pages
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## feature/egress-gateway/add-egress-query #2296 +/- ##
===========================================================================
- Coverage 30.28% 30.26% -0.02%
===========================================================================
Files 378 378
Lines 37242 37255 +13
===========================================================================
- Hits 11277 11275 -2
- Misses 25407 25422 +15
Partials 558 558 ☔ View full report in Codecov by Sentry. |
[FOSSA] The scan result will be available at https://app.fossa.com/projects/custom%2B21465%2Fvald/refs/branch/fix%2Ffilter%2Fbuild-error/29c5848bd41fc46586ed17bcb5976346dadf3fbb |
Profile Report
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
16c25cd
into
feature/egress-gateway/add-egress-query
Description:
WHY
In the following PR, we made a change to pass a query to
FilterConfig
.This caused a build error of the Continuous Benchmark Job, but I fixed it in this PR.
WHAT
Related Issue:
Versions:
Checklist:
Special notes for your reviewer: