-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[release-20.0] Improve the queries upgrade/downgrade CI workflow by using same test code version as binary (#16494) #16502
Conversation
Hello @frouioui, there are conflicts in this backport. Please address them in order to merge this Pull Request. You can execute the snippet below to reset your branch and resolve the conflict manually. Make sure you replace
|
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-20.0 #16502 +/- ##
================================================
+ Coverage 68.64% 68.66% +0.02%
================================================
Files 1541 1541
Lines 197848 197865 +17
================================================
+ Hits 135806 135863 +57
+ Misses 62042 62002 -40 ☔ View full report in Codecov by Sentry. |
670f75c
to
d28e42a
Compare
…code version as binary (#16494) Signed-off-by: Florent Poinsard <[email protected]>
d28e42a
to
8b58820
Compare
Signed-off-by: Florent Poinsard <[email protected]>
Signed-off-by: Florent Poinsard <[email protected]>
Signed-off-by: Florent Poinsard <[email protected]>
Signed-off-by: Florent Poinsard <[email protected]>
Description
This is a backport of #16494