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

Use correct param and re-use old attribute to avoid breaking changes #142

Merged
merged 3 commits into from
Mar 6, 2018

Conversation

phun-ky
Copy link

@phun-ky phun-ky commented Mar 5, 2018

This will fix the previous PR, and properly fix #140

@codecov-io
Copy link

codecov-io commented Mar 6, 2018

Codecov Report

Merging #142 into master will decrease coverage by 47.36%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #142       +/-   ##
===========================================
- Coverage   86.06%   38.69%   -47.37%     
===========================================
  Files           7        7               
  Lines         323      323               
===========================================
- Hits          278      125      -153     
- Misses         45      198      +153
Impacted Files Coverage Δ
lib/src/Gren.js 5.69% <0%> (-78.76%) ⬇️
lib/src/GitHubInfo.js 80.95% <0%> (-4.77%) ⬇️

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 3f08a6e...b69e41d. 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.

html_url and url are both pointing to 'https://api.github.com..'
3 participants