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

Drop Result #1858

Merged
merged 2 commits into from
May 15, 2019
Merged

Drop Result #1858

merged 2 commits into from
May 15, 2019

Conversation

larryonoff
Copy link
Contributor

This PR drops Result dependency.

Copy link
Member

@sunshinejr sunshinejr left a 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 👍

@MoyaBot
Copy link

MoyaBot commented May 15, 2019

3 Messages
📖 iOS: Executed 278 tests, with 0 failures (0 unexpected) in 13.671 (13.836) seconds
📖 tvOS: Executed 278 tests, with 0 failures (0 unexpected) in 13.359 (13.555) seconds
📖 macOS: Executed 278 tests, with 0 failures (0 unexpected) in 13.585 (13.742) seconds

Generated by 🚫 Danger

@codecov-io
Copy link

Codecov Report

Merging #1858 into development will increase coverage by <.01%.
The diff coverage is 80%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1858      +/-   ##
===============================================
+ Coverage        92.12%   92.13%   +<.01%     
===============================================
  Files               25       25              
  Lines              864      865       +1     
===============================================
+ Hits               796      797       +1     
  Misses              68       68
Impacted Files Coverage Δ
Sources/Moya/Plugins/NetworkLoggerPlugin.swift 93.44% <ø> (ø) ⬆️
Sources/Moya/Plugin.swift 75% <ø> (ø) ⬆️
Sources/Moya/Plugins/AccessTokenPlugin.swift 100% <ø> (ø) ⬆️
Sources/Moya/MoyaProvider.swift 91.66% <ø> (ø) ⬆️
Sources/Moya/Plugins/NetworkActivityPlugin.swift 100% <ø> (ø) ⬆️
Sources/Moya/Plugins/CredentialsPlugin.swift 100% <ø> (ø) ⬆️
Sources/Moya/MoyaProvider+Internal.swift 97.01% <80%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b560a1...950b244. Read the comment docs.

@sunshinejr
Copy link
Member

Alright, it's green, it's merged! 🚀

@sunshinejr sunshinejr merged commit 942c0e9 into Moya:development May 15, 2019
@larryonoff larryonoff deleted the drop-result branch May 19, 2019 06:06
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.

5 participants