Skip to content
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

Closed
wants to merge 13 commits into from
Closed

feat: Split testing #3420

wants to merge 13 commits into from

Conversation

kyle-ssg
Copy link
Member

Thanks for submitting a PR! Please check the boxes below:

  • I have run pre-commit to check linting
  • I have added information to docs/ if required so people know about the feature!
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

Adds split testing UI

Copy link

vercel bot commented Feb 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 1, 2024 2:17pm
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 1, 2024 2:17pm
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 1, 2024 2:17pm

# Conflicts:
#	frontend/common/types/requests.ts
#	frontend/common/types/responses.ts
#	frontend/web/routes.js
Copy link
Contributor

github-actions bot commented Feb 20, 2024

Uffizzi Ephemeral Environment deployment-46921

☁️ https://app.uffizzi.com/github.com/Flagsmith/flagsmith/pull/3420

📄 View Application Logs etc.

What is Uffizzi? Learn more!

@github-actions github-actions bot added the api Issue related to the REST API label Feb 20, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.91%. Comparing base (6391ed6) to head (e8410a9).
Report is 6 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@kyle-ssg
Copy link
Member Author

kyle-ssg commented May 9, 2024

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.

@kyle-ssg kyle-ssg closed this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API front-end Issue related to the React Front End Dashboard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants