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 skuId to the turnstile events #380

Merged
merged 4 commits into from
Apr 15, 2019
Merged

Add skuId to the turnstile events #380

merged 4 commits into from
Apr 15, 2019

Conversation

andrlee
Copy link
Contributor

@andrlee andrlee commented Apr 8, 2019

Add SKU for to the turnstile event to prevent double billing. Also this change exposes a public setter AppUserTurnstile#setSkuId(String), which should be used by our maps sdk to set a default value of 00 as per spec in order to address potential double billing.

/cc @tobrun @zugaldia and @Guardiola31337 just in case it has impact on navigation sdk.

@zugaldia
Copy link
Member

Once this PR lands, and a release is out, this is the Maps SDK PR where we plan on integrating this new setter: mapbox/mapbox-gl-native#14404.

@codecov
Copy link

codecov bot commented Apr 15, 2019

Codecov Report

Merging #380 into master will increase coverage by 0.16%.
The diff coverage is 60%.

@@             Coverage Diff              @@
##             master     #380      +/-   ##
============================================
+ Coverage     61.71%   61.88%   +0.16%     
- Complexity      511      516       +5     
============================================
  Files            98       98              
  Lines          2975     2967       -8     
  Branches        207      208       +1     
============================================
  Hits           1836     1836              
+ Misses         1039     1030       -9     
- Partials        100      101       +1

@andrlee andrlee requested a review from alfwatt April 15, 2019 19:24
Copy link
Contributor

@alfwatt alfwatt left a comment

Choose a reason for hiding this comment

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

LGTM

@andrlee andrlee merged commit aa72939 into master Apr 15, 2019
@andrlee andrlee deleted the al-sku-id-turnstile branch April 16, 2019 18:48
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