-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Drop Result #1858
Drop Result #1858
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, yeah Alamofire 4 still imports Result AFAIK, but this will be removed with version 5 anyways. Thanks for taking care of it, @larryonoff 👍
Generated by 🚫 Danger |
Codecov Report
@@ Coverage Diff @@
## development #1858 +/- ##
===============================================
+ Coverage 92.12% 92.13% +<.01%
===============================================
Files 25 25
Lines 864 865 +1
===============================================
+ Hits 796 797 +1
Misses 68 68
Continue to review full report at Codecov.
|
Alright, it's green, it's merged! 🚀 |
This PR drops Result dependency.