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

Rename queue initiation source to unsynced_active_purchases #1214

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

tonidero
Copy link
Contributor

Description

We talked about renaming queue initiation source, which is more of an iOS term, to unsynced_active_purchases to match more what we do in android.

@tonidero tonidero added the refactor A code change that neither fixes a bug nor adds a feature label Aug 30, 2023
@tonidero tonidero changed the title Rename queue initiation source to unsynced_active_purchases Rename queue initiation source to unsynced_active_purchases Aug 30, 2023
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5a6b78e) 85.93% compared to head (53c5448) 85.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1214   +/-   ##
=======================================
  Coverage   85.93%   85.93%           
=======================================
  Files         184      184           
  Lines        6269     6269           
  Branches      911      911           
=======================================
  Hits         5387     5387           
  Misses        536      536           
  Partials      346      346           
Files Changed Coverage Δ
...enuecat/purchases/PostPendingTransactionsHelper.kt 85.71% <100.00%> (ø)
...evenuecat/purchases/PostReceiptInitiationSource.kt 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tonidero tonidero marked this pull request as ready for review August 30, 2023 15:03
@tonidero tonidero requested a review from a team August 30, 2023 15:03
@tonidero tonidero merged commit ff4e9d6 into main Aug 31, 2023
7 checks passed
@tonidero tonidero deleted the rename-queue-initiation-source branch August 31, 2023 08:00
tonidero pushed a commit that referenced this pull request Aug 31, 2023
**This is an automatic release.**

### Dependency Updates
* Bump fastlane-plugin-revenuecat_internal from `b2108fb` to `a297205`
(#1210) via dependabot[bot] (@dependabot[bot])
### Other Changes
* Rename `queue` initiation source to `unsynced_active_purchases`
(#1214) via Toni Rico (@tonidero)
* Send `initiation_source` in post receipt requests (#1212) via Toni
Rico (@tonidero)
* CustomEntitlementComputation: Add `restorePurchases` (#1211) via Toni
Rico (@tonidero)
* Unify caching offerings and updating update timestamp (#1206) via Toni
Rico (@tonidero)

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants