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

Ruby 2.5.0 upgrade #83

Merged
merged 13 commits into from
Dec 26, 2017
Merged

Ruby 2.5.0 upgrade #83

merged 13 commits into from
Dec 26, 2017

Conversation

paulfioravanti
Copy link
Owner

No description provided.

@coveralls
Copy link

coveralls commented Dec 26, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 022bcb6 on ruby-250-upgrade into 636d51e on master.

@codecov-io
Copy link

codecov-io commented Dec 26, 2017

Codecov Report

Merging #83 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #83   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          50     50           
  Lines        1762   1762           
=====================================
  Hits         1762   1762
Impacted Files Coverage Δ
spec/lib/resume/cli/gem_installer_spec.rb 100% <ø> (ø) ⬆️
lib/resume/ruby_version_checker.rb 100% <100%> (ø) ⬆️
spec/lib/resume/ruby_version_checker_spec.rb 100% <100%> (ø) ⬆️
lib/resume/cli/gem_installer.rb 100% <100%> (ø) ⬆️

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 636d51e...f796143. Read the comment docs.

@coveralls
Copy link

coveralls commented Dec 26, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 6f068bd on ruby-250-upgrade into 636d51e on master.

@coveralls
Copy link

coveralls commented Dec 26, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling f600a8a on ruby-250-upgrade into 636d51e on master.

Output.plain(
[:gem_name_and_version, { name: name, version: version }]
)
Output.plain(:gem_name_and_version, { name: name, version: version })

Choose a reason for hiding this comment

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

Redundant curly braces around a hash parameter.

Output.plain(
[:gem_name_and_version, { name: name, version: version }]
)
Output.plain(:gem_name_and_version, { name: name, version: version })

Choose a reason for hiding this comment

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

Redundant curly braces around a hash parameter.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 99.83% when pulling 43f566d on ruby-250-upgrade into 636d51e on master.

@coveralls
Copy link

coveralls commented Dec 26, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling e1cd941 on ruby-250-upgrade into 636d51e on master.

@coveralls
Copy link

coveralls commented Dec 26, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling b47c7da on ruby-250-upgrade into 636d51e on master.

@coveralls
Copy link

coveralls commented Dec 26, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 7fd576b on ruby-250-upgrade into 636d51e on master.

@coveralls
Copy link

coveralls commented Dec 26, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling a37eb2c on ruby-250-upgrade into 636d51e on master.

@coveralls
Copy link

coveralls commented Dec 26, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 6c7bebf on ruby-250-upgrade into 636d51e on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 6c7bebf on ruby-250-upgrade into 636d51e on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 6c7bebf on ruby-250-upgrade into 636d51e on master.

@coveralls
Copy link

coveralls commented Dec 26, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling f796143 on ruby-250-upgrade into 636d51e on master.

@paulfioravanti paulfioravanti merged commit dceadcf into master Dec 26, 2017
@paulfioravanti paulfioravanti deleted the ruby-250-upgrade branch December 26, 2017 05:25
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.

4 participants