-
Notifications
You must be signed in to change notification settings - Fork 101
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(cico): Add experiment and update enter amount screen #6458
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6458 +/- ##
==========================================
- Coverage 89.09% 89.08% -0.02%
==========================================
Files 731 730 -1
Lines 31816 31841 +25
Branches 5769 5779 +10
==========================================
+ Hits 28348 28367 +19
- Misses 3422 3428 +6
Partials 46 46
... and 15 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Description
Matches designs for cash-in flow when experiment is treatment.
Updated some fonts/colors to match designs (across all variants/flows)
Test plan
Unit tests added/updates
Related issues
Backwards compatibility
Yes
Network scalability
If a new NetworkId and/or Network are added in the future, the changes in this PR will: