-
Notifications
You must be signed in to change notification settings - Fork 415
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
feat: Split testing #3420
feat: Split testing #3420
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
# Conflicts: # frontend/common/types/requests.ts # frontend/common/types/responses.ts # frontend/web/routes.js
Uffizzi Ephemeral Environment
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3420 +/- ##
=======================================
Coverage 95.91% 95.91%
=======================================
Files 1092 1092
Lines 34010 34010
=======================================
Hits 32622 32622
Misses 1388 1388 ☔ View full report in Codecov by Sentry. |
I'll close this for now and refer to it in a new PR when split test becomes a priority, otherwise the conflicts will become crazy. |
Thanks for submitting a PR! Please check the boxes below:
pre-commit
to check lintingdocs/
if required so people know about the feature!Changes
Adds split testing UI