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

[StoreKit 2]: Refunding Purchases Integration #6

Merged
merged 14 commits into from
Oct 15, 2023
Merged

Conversation

nik3212
Copy link
Member

@nik3212 nik3212 commented Oct 15, 2023

No description provided.

@nik3212 nik3212 self-assigned this Oct 15, 2023
@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

Merging #6 (945521e) into dev (1d2975d) will decrease coverage by 0.50%.
The diff coverage is 83.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev       #6      +/-   ##
==========================================
- Coverage   95.71%   95.21%   -0.50%     
==========================================
  Files          11       15       +4     
  Lines         466      564      +98     
==========================================
+ Hits          446      537      +91     
- Misses         20       27       +7     
Files Coverage Δ
...are/Classes/Helpers/ProcessInfo/ProcessInfo+.swift 100.00% <100.00%> (ø)
...re/Classes/Providers/IAPProvider/IAPProvider.swift 100.00% <100.00%> (ø)
...viders/SystemInfoProvider/SystemInfoProvider.swift 100.00% <100.00%> (ø)
Sources/Flare/Flare.swift 100.00% <100.00%> (ø)
Sources/Flare/Classes/Models/IAPError.swift 88.24% <50.00%> (+16.81%) ⬆️
...sses/Providers/RefundProvider/RefundProvider.swift 96.77% <96.77%> (ø)
.../RefundRequestProvider/RefundRequestProvider.swift 57.58% <57.58%> (ø)

@nik3212 nik3212 force-pushed the feature/refund-purchases branch 2 times, most recently from 4549c12 to decb768 Compare October 15, 2023 12:05
- Bumps `swiftformat` from `0.47.12` to `0.52.7`
- Bumps `SwiftLint` from `0.47.1` to `0.53.0`
Implement a refund purchase feature as a step towards supporting `StoreKit 2`
- Implement unit tests for `IAPError`
- Implement unit tests for `ProcessInfo`
- Implement unit tests for `SystemInfoProvider`
- Implement unit tests for `Flare`
- Implement unit tests for `IAPProvider`
@nik3212 nik3212 force-pushed the feature/refund-purchases branch 2 times, most recently from 12fa18b to 93066a7 Compare October 15, 2023 16:32
@nik3212 nik3212 merged commit ba39791 into dev Oct 15, 2023
8 checks passed
@nik3212 nik3212 deleted the feature/refund-purchases branch October 15, 2023 16:40
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.

None yet

1 participant