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 method to create gists #34

Merged
merged 5 commits into from Oct 19, 2016
Merged

Conversation

jdesiloniz
Copy link

This PR includes code that allows users of Github4s to create gists (either anonymous or associated with a user - given an access token with the scope "gist"). Could you please review, @juanpedromoreno? Thanks!

@codecov-io
Copy link

codecov-io commented Oct 19, 2016

Current coverage is 87.00% (diff: 100%)

Merging #34 into master will increase coverage by 1.41%

@@             master        #34   diff @@
==========================================
  Files            14         16     +2   
  Lines           236        254    +18   
  Methods         234        252    +18   
  Messages          0          0          
  Branches          2          2          
==========================================
+ Hits            202        221    +19   
+ Misses           34         33     -1   
  Partials          0          0          

Powered by Codecov. Last update 50d56a2...cd4bdfe

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!

@jdesiloniz jdesiloniz merged commit 22f5373 into master Oct 19, 2016
@jdesiloniz jdesiloniz deleted the javi-add-methods-to-create-gists branch October 19, 2016 16:39
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.

None yet

3 participants