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

Implement Restoring Transactions #57

Merged
merged 4 commits into from
Aug 8, 2024

Update `restore-purchase.md`

a2e47fd
Select commit
Loading
Failed to load commit list.
Merged

Implement Restoring Transactions #57

Update `restore-purchase.md`
a2e47fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 8, 2024 in 0s

31.67% of diff hit (target 85.00%)

View this Pull Request on Codecov

31.67% of diff hit (target 85.00%)

Annotations

Check warning on line 161 in Sources/Flare/Classes/Flare.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Flare/Classes/Flare.swift#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 165 in Sources/Flare/Classes/Flare.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Flare/Classes/Flare.swift#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 169 in Sources/Flare/Classes/Flare.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Flare/Classes/Flare.swift#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 302 in Sources/Flare/Classes/IFlare.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Flare/Classes/IFlare.swift#L301-L302

Added lines #L301 - L302 were not covered by tests

Check warning on line 311 in Sources/Flare/Classes/IFlare.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Flare/Classes/IFlare.swift#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 149 in Sources/Flare/Classes/Providers/IAPProvider/IAPProvider.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Flare/Classes/Providers/IAPProvider/IAPProvider.swift#L146-L149

Added lines #L146 - L149 were not covered by tests

Check warning on line 176 in Sources/Flare/Classes/Providers/IAPProvider/IAPProvider.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Flare/Classes/Providers/IAPProvider/IAPProvider.swift#L171-L176

Added lines #L171 - L176 were not covered by tests

Check warning on line 227 in Sources/Flare/Classes/Providers/IAPProvider/IAPProvider.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Flare/Classes/Providers/IAPProvider/IAPProvider.swift#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 239 in Sources/Flare/Classes/Providers/PurchaseProvider/PurchaseProvider.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Flare/Classes/Providers/PurchaseProvider/PurchaseProvider.swift#L234-L239

Added lines #L234 - L239 were not covered by tests

Check warning on line 250 in Sources/Flare/Classes/Providers/PurchaseProvider/PurchaseProvider.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Flare/Classes/Providers/PurchaseProvider/PurchaseProvider.swift#L245-L250

Added lines #L245 - L250 were not covered by tests

Check warning on line 302 in Tests/FlareTests/UnitTests/TestHelpers/Mocks/IAPProviderMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/FlareTests/UnitTests/TestHelpers/Mocks/IAPProviderMock.swift#L302

Added line #L302 was not covered by tests

Check warning on line 310 in Tests/FlareTests/UnitTests/TestHelpers/Mocks/IAPProviderMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/FlareTests/UnitTests/TestHelpers/Mocks/IAPProviderMock.swift#L307-L310

Added lines #L307 - L310 were not covered by tests

Check warning on line 313 in Tests/FlareTests/UnitTests/TestHelpers/Mocks/IAPProviderMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/FlareTests/UnitTests/TestHelpers/Mocks/IAPProviderMock.swift#L313

Added line #L313 was not covered by tests

Check warning on line 86 in Tests/FlareTests/UnitTests/TestHelpers/Mocks/PurchaseProviderMock.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/FlareTests/UnitTests/TestHelpers/Mocks/PurchaseProviderMock.swift#L86

Added line #L86 was not covered by tests