-
Notifications
You must be signed in to change notification settings - Fork 101
[MOB-8359] Add Expirements APIs #671
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall 💪
One minor comment.
By adding it it fixes the iOS native tests
Codecov Report
@@ Coverage Diff @@
## master #671 +/- ##
==========================================
+ Coverage 88.23% 88.31% +0.07%
==========================================
Files 24 24
Lines 459 462 +3
Branches 91 91
==========================================
+ Hits 405 408 +3
Misses 46 46
Partials 8 8
Continue to review full report at Codecov.
|
Description of the change
Added support for:
Instabug.addExperiments
Instabug.removeExperiments
Instabug.clearAllExperiments
Type of change
Related issues
Checklists
Development
Code review