Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up[ruby] Update parallel: 1.13.0 → 1.14.0 (minor) #269
+1
−1
Conversation
depfu
bot
added
the
depfu
label
Feb 26, 2019
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Feb 26, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #269 +/- ##
=======================================
Coverage 96.39% 96.39%
=======================================
Files 35 35
Lines 555 555
=======================================
Hits 535 535
Misses 20 20 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.14.0
branch
from
220816e
to
56ab77a
Feb 28, 2019
ruebot
approved these changes
Feb 28, 2019
Tested. Good to go. |
ruebot
merged commit 2da85fc
into
master
Feb 28, 2019
depfu
bot
deleted the
depfu/update/parallel-1.14.0
branch
Feb 28, 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 commentedFeb 26, 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 19 commits:
v1.14.0
Merge pull request #242 from grosser/grosser/flat
add flat_map
Drop ruby support under 2.2 (#239)
Merge pull request #241 from grosser/grosser/simpler
simplify warning ignore rex
Merge pull request #238 from walf443/add2.6
use Regexp to replace line
skip BigDecimal decimal warnings explicitly
avoid deplication warnings
remove jruby
fix jruby travis version
try 2.6.1
added ruby 2.6 and jruby to test matrix
Merge pull request #236 from grosser/grosser/ours
only check for our processes
fix ruby 1.9 tests
Merge pull request #234 from grosser/grosser/travis
try without hacks
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