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

Add Data support #22

Merged
merged 2 commits into from
Jan 20, 2018
Merged

Add Data support #22

merged 2 commits into from
Jan 20, 2018

Conversation

ronanrodrigo
Copy link
Owner

Until now it was possible to integrate just with JSON. Now it is possible to integrate with Data and with this is possible to download images from Data.

@codecov-io
Copy link

codecov-io commented Jan 20, 2018

Codecov Report

Merging #22 into master will increase coverage by 0.42%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #22      +/-   ##
========================================
+ Coverage   99.57%   100%   +0.42%     
========================================
  Files          20     21       +1     
  Lines         235    242       +7     
  Branches       16     17       +1     
========================================
+ Hits          234    242       +8     
+ Misses          1      0       -1
Impacted Files Coverage Δ
Sources/Frisbee/Adapters/DecoderJSONAdapter.swift 100% <ø> (ø)
...e/Factories/Adapters/DecodableAdapterFactory.swift 100% <100%> (ø)
Sources/Frisbee/Interactors/ResultGenerator.swift 100% <100%> (+6.25%) ⬆️
Sources/Frisbee/Adapters/DecoderDataAdapter.swift 100% <100%> (ø)
...ces/Frisbee/Factories/ResultGeneratorFactory.swift 100% <100%> (ø) ⬆️

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 923d789...731188e. Read the comment docs.

@ronanrodrigo ronanrodrigo merged commit c9731b2 into master Jan 20, 2018
@ronanrodrigo ronanrodrigo deleted the hotfix/data-decoder branch January 20, 2018 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants