Remove Example Experiment registration#121
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #121 +/- ##
=============================================
- Coverage 29.37% 28.71% -0.67%
- Complexity 145 153 +8
=============================================
Files 14 14
Lines 885 902 +17
=============================================
- Hits 260 259 -1
- Misses 625 643 +18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
What?
Closes #119
Remove the registration of our Example Experiment.
Why?
We have an Example Experiment in place which is useful for those looking to contribute or get some ideas on how things can be set up. But this Experiment doesn't actually add any useful functionality and it can be confusing to have this shown in our settings screen. For now we're leaving the code in place but we don't want this to be an Experiment someone can turn on.
How?
Testing Instructions
Go to the AI Experiments settings page and ensure you no longer see a settings section for the Example Experiment