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

Respect schema defaults. #727

Merged
merged 1 commit into from
Nov 7, 2017
Merged

Respect schema defaults. #727

merged 1 commit into from
Nov 7, 2017

Conversation

f2prateek
Copy link
Contributor

If an event is not present in the tracking plan, we'll now lookup the schema defaults for the project.

If the event is disabled in the schema default, it will only be sent to the Segment integration (i.e. api.segment.io).

If the event is enabled in the schema default, it will be sent to all integrations.

Ref: https://paper.dropbox.com/doc/Schema-Client-Side-Defaults-DufdS8Ej43mnFXvvMqm1b

If an event is not present in the tracking plan, we'll now lookup the schema defaults for the project.

If the event is disabled in the schema default, it will only be sent to the Segment integration (i.e. api.segment.io).

If the event is enabled in the schema default, it will be sent to all integrations.

Ref: https://paper.dropbox.com/doc/Schema-Client-Side-Defaults-DufdS8Ej43mnFXvvMqm1b

Ref: https://paper.dropbox.com/doc/Schema-Client-Side-Defaults-DufdS8Ej43mnFXvvMqm1b
@codecov-io
Copy link

codecov-io commented Nov 7, 2017

Codecov Report

❗ No coverage uploaded for pull request base (dev@de026a8). Click here to learn what that means.
The diff coverage is 100%.

@@          Coverage Diff           @@
##             dev     #727   +/-   ##
======================================
  Coverage       ?   72.77%           
======================================
  Files          ?       39           
  Lines          ?     1638           
  Branches       ?      176           
======================================
  Hits           ?     1192           
  Misses         ?      328           
  Partials       ?      118

@f2prateek f2prateek merged commit 18ef0c9 into dev Nov 7, 2017
@f2prateek f2prateek deleted the schema-defaults branch December 3, 2017 19:27
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.

3 participants