-
Notifications
You must be signed in to change notification settings - Fork 344
Comparing changes
Open a pull request
base repository: iCamilo/ios-lead-essentials-feed-api-challenge
base: master
head repository: 0xLopez/ios-lead-essentials-feed-api-challenge
compare: master
- 16 commits
- 10 files changed
- 4 contributors
Commits on Sep 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 61f0cd5 - Browse repository at this point
Copy the full SHA 61f0cd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f00d440 - Browse repository at this point
Copy the full SHA f00d440View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bdb08b - Browse repository at this point
Copy the full SHA 9bdb08bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac0f5c1 - Browse repository at this point
Copy the full SHA ac0f5c1View commit details -
Merge pull request #35 from essentialdevelopercom/xcode12
Update to Xcode 12
Configuration menu - View commit details
-
Copy full SHA for a8ca4b4 - Browse repository at this point
Copy the full SHA a8ca4b4View commit details
Commits on Oct 23, 2020
-
Guarantee load method requests data from URL
Juan López committedOct 23, 2020 Configuration menu - View commit details
-
Copy full SHA for df5d2b7 - Browse repository at this point
Copy the full SHA df5d2b7View commit details -
Guarantee load delivers connectivity error on client error
Juan López committedOct 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 01feffb - Browse repository at this point
Copy the full SHA 01feffbView commit details -
Guarantee load delivers invalidData error on non 200 HTTP response
Juan López committedOct 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 25a9039 - Browse repository at this point
Copy the full SHA 25a9039View commit details
Commits on Oct 25, 2020
-
Delivers invalid data error on 200 HTTP response with invalid json
Juan López committedOct 25, 2020 Configuration menu - View commit details
-
Copy full SHA for b8c57c6 - Browse repository at this point
Copy the full SHA b8c57c6View commit details -
Delivers success with no items on 200 HTTP response with empty json list
Juan López committedOct 25, 2020 Configuration menu - View commit details
-
Copy full SHA for f859bf4 - Browse repository at this point
Copy the full SHA f859bf4View commit details -
Guarantee delivering of success with items on 200 HTTP response with …
…json items
Juan López committedOct 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 01d5500 - Browse repository at this point
Copy the full SHA 01d5500View commit details -
Move decodable mapping logic to a new class
FeedImagesMapper
to dec……ouple the Feed Feature module from API implementation data
Juan López committedOct 25, 2020 Configuration menu - View commit details
-
Copy full SHA for f05cf72 - Browse repository at this point
Copy the full SHA f05cf72View commit details -
Move FeedImagesMapper to its own file
Juan López committedOct 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 3be54d9 - Browse repository at this point
Copy the full SHA 3be54d9View commit details -
Guarantee we do not deliver a result through the completion closure a…
…fter the `RemoteFeedLoader` instance has been deallocated
Juan López committedOct 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 6582d45 - Browse repository at this point
Copy the full SHA 6582d45View commit details -
Juan López committed
Oct 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 445513a - Browse repository at this point
Copy the full SHA 445513aView commit details -
Merge pull request #1 from 0xLopez/imageLoader
Feed load implementation
Configuration menu - View commit details
-
Copy full SHA for d3e336d - Browse repository at this point
Copy the full SHA d3e336dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master