-
Notifications
You must be signed in to change notification settings - Fork 14k
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: cached common bootstrap Revert (#21018) #21419
Conversation
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.
thanks for catching the bug!
Codecov Report
@@ Coverage Diff @@
## master #21419 +/- ##
==========================================
- Coverage 66.57% 66.57% -0.01%
==========================================
Files 1791 1791
Lines 68593 68591 -2
Branches 7319 7319
==========================================
- Hits 45665 45663 -2
Misses 21031 21031
Partials 1897 1897
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
(cherry picked from commit 094400c)
🏷️ preset:2022.35 |
(cherry picked from commit 094400c)
(cherry picked from commit 094400c)
SUMMARY
Fixes common bootstrap data context issue.
ADDITIONAL INFORMATION