Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up[ruby] Update parallel: 1.12.1 → 1.13.0 (minor) #250
Conversation
depfu
bot
added
the
depfu
label
Jan 18, 2019
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Jan 18, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #250 +/- ##
=======================================
Coverage 92.39% 92.39%
=======================================
Files 35 35
Lines 539 539
=======================================
Hits 498 498
Misses 41 41 Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
@depfu rebase |
depfu
bot
force-pushed the
depfu/update/parallel-1.13.0
branch
from
0f9fdca
to
9aa95f7
Jan 21, 2019
ruebot
reviewed
Jan 21, 2019
Tested download job, and good to go. |
ruebot
approved these changes
Jan 21, 2019
ruebot
merged commit b31d036
into
master
Jan 21, 2019
depfu
bot
deleted the
depfu/update/parallel-1.13.0
branch
Jan 21, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
depfu bot commentedJan 18, 2019
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Commits
See the full diff on Github. The new version differs by 14 commits:
v1.13.0
Merge pull request #233 from ajlai/fix-modify-options
Ensure that .map doesn't modify options passed in
Merge pull request #231 from joshuapinter/patch-1
Added note about `each_with_index` being more performant.
Merge pull request #228 from mahemoff/enforce-single-strategy
Enforce a single worker type
Merge pull request #217 from grosser/grosser/bump
add 2.5 testing
Merge pull request #215 from swamp09/ci_against
Merge pull request #216 from vaibhavmdhoke/develop
Added Gem Version
Added Name & Build Status Above
CI against Ruby 2.2.9, 2.3.6, and 2.4.3
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands