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

Pull the most recently updated PRs #166

Merged
merged 1 commit into from
May 20, 2018

Conversation

kyeah
Copy link
Contributor

@kyeah kyeah commented May 17, 2018

Closes #165.

This sorts by updated_at when retrieving PRs and short-circuits if it passes the oldest release range date.

@codecov-io
Copy link

codecov-io commented May 17, 2018

Codecov Report

Merging #166 into master will decrease coverage by 45.79%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
- Coverage   84.05%   38.26%   -45.8%     
==========================================
  Files           7        7              
  Lines         345      345              
==========================================
- Hits          290      132     -158     
- Misses         55      213     +158
Impacted Files Coverage Δ
lib/src/Gren.js 5.28% <0%> (-75.49%) ⬇️
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 56551ae...b0ba1b4. Read the comment docs.

Copy link
Member

@alexcanessa alexcanessa left a comment

Choose a reason for hiding this comment

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

Nice 👍

@alexcanessa alexcanessa merged commit 025ad77 into github-tools:master May 20, 2018
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