-
Notifications
You must be signed in to change notification settings - Fork 140
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
🔥 Cleanup experimental features #2768
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2768 +/- ##
==========================================
+ Coverage 93.33% 93.56% +0.23%
==========================================
Files 241 241
Lines 7077 7035 -42
Branches 1562 1548 -14
==========================================
- Hits 6605 6582 -23
+ Misses 472 453 -19 ☔ View full report in Codecov by Sentry. |
db80b9b
to
f56f2a5
Compare
Bundles Sizes Evolution
🚀 CPU Performance
|
/to-staging |
🚂 Branch Integration: starting soon, merge in < 10m Commit f56f2a51fd will soon be integrated into staging-21. This build is going to start soon! (estimated merge in less than 10m) Use |
Integrated commit sha: f56f2a5 Co-authored-by: Aymeric Mortemousque <[email protected]>
🚂 Branch Integration: This commit was successfully integrated Commit f56f2a51fd has been merged into staging-21 in merge commit f6cd16b182. Check out the triggered pipeline on Gitlab 🦊 |
… into staging-21 pm_trace_id: 34920175 feature_branch_pipeline_id: 34920175 source: to-staging * commit '2e832f631faaa273a4fe13f36d29fd8241df5eef': remove unused imports fix missing imports 🔥 Cleanup experimental features (#2768)
Motivation
Cleanup experimental features:
Changes
Remove features/experimentations code and feature flags
Testing
I have gone over the contributing documentation.