Skip to content

Update Ruby version in travis#674

Merged
johnynek merged 1 commit into
twitter:developfrom
anish749:update-ruby-version
Feb 23, 2019
Merged

Update Ruby version in travis#674
johnynek merged 1 commit into
twitter:developfrom
anish749:update-ruby-version

Conversation

@anish749
Copy link
Copy Markdown
Contributor

The builds via travis are failing because of an outdated ruby version which is no longer supported.
updating to the latest version passes the builds.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #674 into develop will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #674      +/-   ##
===========================================
+ Coverage    89.34%   89.36%   +0.02%     
===========================================
  Files          113      113              
  Lines         8944     8944              
  Branches       490      490              
===========================================
+ Hits          7991     7993       +2     
+ Misses         953      951       -2
Impacted Files Coverage Δ
...ala/com/twitter/algebird/ApproximateProperty.scala 72% <0%> (-10%) ⬇️
.../main/scala/com/twitter/algebird/BloomFilter.scala 93.8% <0%> (+0.88%) ⬆️
.../main/scala/com/twitter/algebird/JavaMonoids.scala 64.51% <0%> (+1.61%) ⬆️
...src/main/scala/com/twitter/algebird/Interval.scala 77.39% <0%> (+2.6%) ⬆️
...main/scala/com/twitter/algebird/monad/Reader.scala 55.55% <0%> (+5.55%) ⬆️

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 016f851...ce7176f. Read the comment docs.

@johnynek
Copy link
Copy Markdown
Contributor

Thank you for fixing the build!

@johnynek johnynek merged commit 07b185f into twitter:develop Feb 23, 2019
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