-
Notifications
You must be signed in to change notification settings - Fork 184
refactor(protocol-designer): remove enableLiquidClasses
feature flag
#18662
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
refactor(protocol-designer): remove enableLiquidClasses
feature flag
#18662
Conversation
This PR removes `enableLiquidClasses` feature flag in PD. Closes AUTH-1938
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.
wowza
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## chore_release-pd-8.5.0 #18662 +/- ##
==========================================================
- Coverage 24.12% 23.83% -0.29%
==========================================================
Files 3282 3282
Lines 285236 285174 -62
Branches 28696 28672 -24
==========================================================
- Hits 68808 67971 -837
- Misses 216403 217178 +775
Partials 25 25
🚀 New features to boost your workflow:
|
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.
🚀
enableLiquidClasses
feature flagenableLiquidClasses
feature flag
Note that a few lines in the For assurance, I tested in practice with the same testing fixture used in |
Overview
This PR removes
enableLiquidClasses
feature flag in PD.Closes AUTH-1938
Test Plan and Hands on Testing
smoke test
Changelog
enableLiquidClasses
ff from application and deprecate ffReview requests
--
Risk assessment
low