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 3.0 support #363

Merged
merged 2 commits into from
Jan 17, 2023
Merged

ruby 3.0 support #363

merged 2 commits into from
Jan 17, 2023

Conversation

eguzki
Copy link
Member

@eguzki eguzki commented Jan 17, 2023

  • Ruby 3.0.X
  • Bundler 2.3.5
  • Dropping support for Ruby 2.6 and 2.7 (EOL reached or about to reach)
  • Docker image based on registry.access.redhat.com/ubi9/ruby-30

@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2023

Codecov Report

Base: 98.56% // Head: 96.56% // Decreases project coverage by -1.99% ⚠️

Coverage data is based on head (139eb66) compared to base (c01175c).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 139eb66 differs from pull request most recent head fca936a. Consider uploading reports for the commit fca936a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #363      +/-   ##
==========================================
- Coverage   98.56%   96.56%   -2.00%     
==========================================
  Files         349      302      -47     
  Lines       17126    15497    -1629     
==========================================
- Hits        16880    14965    -1915     
- Misses        246      532     +286     
Impacted Files Coverage Δ
...unit/commands/proxy_command/update_command_spec.rb 100.00% <100.00%> (ø)
spec/unit/entities/account_spec.rb 100.00% <100.00%> (ø)
spec/unit/remote_cache_spec.rb 100.00% <100.00%> (ø)
spec/shared_examples.rb 1.44% <0.00%> (-98.56%) ⬇️
spec/shared_contexts.rb 32.35% <0.00%> (-67.65%) ⬇️
spec/helpers.rb 30.00% <0.00%> (-63.00%) ⬇️
spec/custom_matchers.rb 53.84% <0.00%> (-46.16%) ⬇️
...cale_toolbox/commands/remote_command/remote_add.rb 70.37% <0.00%> (-29.63%) ⬇️
...ce_command/copy_command/bump_proxy_version_task.rb 72.72% <0.00%> (-27.28%) ⬇️
...e_toolbox/commands/plans_command/import_command.rb 73.17% <0.00%> (-26.83%) ⬇️
... and 71 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@eguzki eguzki merged commit a09a611 into main Jan 17, 2023
@eguzki eguzki deleted the ruby-3.0-support branch January 17, 2023 11:49
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.

2 participants