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

Add UI to test trackEvent with flags #862

Merged
merged 5 commits into from
Nov 2, 2018
Merged

Conversation

guperrot
Copy link
Member

@guperrot guperrot commented Nov 2, 2018

Please have a look at our guidelines for contributions and consider the following before you submit the PR:

  • Has CHANGELOG.md been updated?
  • Are tests passing locally?
  • Are the files formatted correctly?
  • Did you add unit tests?
  • Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?

Description

image

@guperrot
Copy link
Member Author

guperrot commented Nov 2, 2018

The number of logs slider will come in a separate PR.

jaeklim
jaeklim previously approved these changes Nov 2, 2018
return Flags.PERSISTENCE_CRITICAL;

case INVALID:
return Flags.PERSISTENCE_CRITICAL + 1;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's use some bigger number if you would like to.

@guperrot guperrot changed the base branch from feature/track-event-flags to feature/priority November 2, 2018 18:55
@guperrot
Copy link
Member Author

guperrot commented Nov 2, 2018

Test flakiness comes from develop, will fix it separately.

@guperrot guperrot closed this Nov 2, 2018
@guperrot guperrot reopened this Nov 2, 2018
@guperrot guperrot merged commit 42e4884 into feature/priority Nov 2, 2018
@guperrot guperrot deleted the feature/ui-flags branch November 2, 2018 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants