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

[SK2] Add Configuration.with(storeKitVersion:) to select the version of StoreKit to use #3487

Merged
merged 23 commits into from
Dec 20, 2023

fix

0e854bb
Select commit
Loading
Failed to load commit list.
Merged

[SK2] Add Configuration.with(storeKitVersion:) to select the version of StoreKit to use #3487

fix
0e854bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2023 in 1s

85.97% (-0.01%) compared to 32c63cd

View this Pull Request on Codecov

85.97% (-0.01%) compared to 32c63cd

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (32c63cd) 85.97% compared to head (0e854bb) 85.97%.
Report is 13 commits behind head on sk2-full-flow.

Files Patch % Lines
Sources/Misc/StoreKitVersion.swift 83.87% 5 Missing ⚠️
Sources/Purchasing/Purchases/Purchases.swift 71.42% 2 Missing ⚠️
Sources/Logging/Strings/ConfigureStrings.swift 66.66% 1 Missing ⚠️
Sources/Support/DebugUI/DebugViewModel.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           sk2-full-flow    #3487      +/-   ##
=================================================
- Coverage          85.97%   85.97%   -0.01%     
=================================================
  Files                240      240              
  Lines              17494    17490       -4     
=================================================
- Hits               15041    15037       -4     
  Misses              2453     2453              

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