Skip to content

Offering: restore constructor with no PaywallData#1437

Merged
NachoSoto merged 2 commits into
mainfrom
offering-constructor-fix
Nov 6, 2023
Merged

Offering: restore constructor with no PaywallData#1437
NachoSoto merged 2 commits into
mainfrom
offering-constructor-fix

Conversation

@NachoSoto

Copy link
Copy Markdown
Contributor

We were missing the constructors in the API tester so we didn't realize that we removed the previous constructor with no PaywallData.
This was caught by PHC: RevenueCat/purchases-hybrid-common#544

We were missing the constructors in the API tester so we didn't realize that we removed the previous constructor with no `PaywallData`.
This was caught by PHC: RevenueCat/purchases-hybrid-common#544

@tonidero tonidero left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ahh right. Thanks for fixing it!

@NachoSoto NachoSoto enabled auto-merge (squash) November 6, 2023 16:32
@NachoSoto NachoSoto merged commit 6311b24 into main Nov 6, 2023
@NachoSoto NachoSoto deleted the offering-constructor-fix branch November 6, 2023 16:48
NachoSoto pushed a commit that referenced this pull request Nov 6, 2023
**This is an automatic release.**

### New Features
* `StoreProduct`: new `pricePerWeek` and `pricePerYear` (#1426) via
NachoSoto (@NachoSoto)
### RevenueCatUI
* Fix RevenueCatUI API issues and add API tests (#1433) via Toni Rico
(@tonidero)
* Paywalls: Add initial snapshot testings for RevenueCatUI library
(#1432) via Toni Rico (@tonidero)
* `Paywalls`: new `{{ sub_price_per_week }}` variable (#1427) via
NachoSoto (@NachoSoto)
* `Paywalls`: new `{{ sub_relative_discount }}` variable (#1425) via
NachoSoto (@NachoSoto)
### Dependency Updates
* Bump fastlane-plugin-revenuecat_internal from `a297205` to `0ddee10`
(#1431) via dependabot[bot] (@dependabot[bot])
### Other Changes
* `Offering`: restore constructor with no `PaywallData` (#1437) via
NachoSoto (@NachoSoto)

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
@codecov

codecov Bot commented Sep 17, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.13%. Comparing base (0f688aa) to head (40b1a8c).
Report is 318 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1437   +/-   ##
=======================================
  Coverage   84.13%   84.13%           
=======================================
  Files         197      197           
  Lines        6649     6649           
  Branches      965      965           
=======================================
  Hits         5594     5594           
  Misses        684      684           
  Partials      371      371           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants