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

Adds the get contents operation #80

Merged
merged 1 commit into from
Apr 5, 2017

Conversation

fedefernandez
Copy link
Contributor

Fixes #79 by adding the getContents operation

Please @juanpedromoreno could you review? Thanks

Copy link
Member

@juanpedromoreno juanpedromoreno left a comment

Choose a reason for hiding this comment

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

LGTM!

@fedefernandez fedefernandez merged commit dd8206f into master Apr 5, 2017
@fedefernandez fedefernandez deleted the ff-issue-79-add-support-for-getting-contents branch April 5, 2017 11:14
@codecov-io
Copy link

Codecov Report

Merging #80 into master will increase coverage by 0.28%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   79.47%   79.75%   +0.28%     
==========================================
  Files          35       35              
  Lines         492      499       +7     
  Branches        2        2              
==========================================
+ Hits          391      398       +7     
  Misses        101      101
Impacted Files Coverage Δ
...c/main/scala/github4s/free/domain/Repository.scala 100% <ø> (ø) ⬆️
...in/scala/github4s/free/algebra/RepositoryOps.scala 75% <100%> (+3.57%) ⬆️
...4s/shared/src/main/scala/github4s/GithubAPIs.scala 96.15% <100%> (+0.32%) ⬆️
...cala/github4s/free/interpreters/Interpreters.scala 83.01% <100%> (+0.32%) ⬆️
...b4s/shared/src/main/scala/github4s/api/Repos.scala 95.65% <100%> (+0.65%) ⬆️
...ub4s/shared/src/main/scala/github4s/Decoders.scala 95.83% <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 911188f...4cc2153. Read the comment docs.

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