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

Support for the list organization repositories endpoint #162

Merged
merged 2 commits into from
Sep 13, 2017

Conversation

BenFradet
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 13, 2017

Codecov Report

Merging #162 into master will increase coverage by 0.12%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
+ Coverage    87.5%   87.62%   +0.12%     
==========================================
  Files          40       40              
  Lines         600      606       +6     
  Branches        4        3       -1     
==========================================
+ Hits          525      531       +6     
  Misses         75       75
Impacted Files Coverage Δ
...b4s/shared/src/main/scala/github4s/api/Repos.scala 96.77% <100%> (+0.34%) ⬆️
...in/scala/github4s/free/algebra/RepositoryOps.scala 69.23% <100%> (+2.56%) ⬆️
...4s/shared/src/main/scala/github4s/GithubAPIs.scala 100% <100%> (ø) ⬆️
...cala/github4s/free/interpreters/Interpreters.scala 77.46% <100%> (+0.32%) ⬆️

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 fdea87a...6f2a791. Read the comment docs.

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, great job, thanks @BenFradet ! Doc can be added in a different PR :)

@BenFradet
Copy link
Contributor Author

@juanpedromoreno woops thanks for calling it out, I had completely forgotten about the doc in this one.

Will add it to his PR 👍

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.

Thanks for adding the documentation 👍

@BenFradet BenFradet merged commit d233edc into master Sep 13, 2017
@BenFradet BenFradet deleted the bf-org-repos branch September 13, 2017 19:55
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