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

Remove custom Result type #59

Merged
merged 5 commits into from
Jan 3, 2020
Merged

Conversation

ruipfcosta
Copy link
Collaborator

This PR removes the custom Result type to make use of the built in one. Some of its methods were added to an extension to avoid further modifications to the code that depends on them.

@ghost
Copy link

ghost commented Dec 30, 2019

1 Warning
⚠️ Example/CocoaPods-AppStoreConnect-Swift-SDK/Tests/APIProviderTests.swift#L136 - Types should be nested at most 1 level deep
nesting APIProviderTests.swift:136
1 Message
📖 View more details on Bitrise

Generated by 🚫 Danger

@ruipfcosta ruipfcosta requested a review from AvdLee December 30, 2019 16:16
Copy link
Owner

@AvdLee AvdLee left a comment

Choose a reason for hiding this comment

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

Great work, I love those improvements! :D

@ruipfcosta
Copy link
Collaborator Author

Thanks 😅

@ruipfcosta ruipfcosta merged commit b0a005f into AvdLee:master Jan 3, 2020
@ruipfcosta ruipfcosta deleted the remove-result branch January 3, 2020 10:26
@SwiftLeeBot
Copy link
Collaborator

Congratulations! 🎉 This was released as part of Release 1.0.0 🚀

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.

3 participants