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

Add Ruby 2.7.3 and 3.0.1 to the test matrix #969

Merged
merged 2 commits into from May 13, 2021

Conversation

rymai
Copy link
Member

@rymai rymai commented May 6, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 6, 2021

Codecov Report

Merging #969 (168e18b) into master (24e865c) will increase coverage by 1.03%.
The diff coverage is 100.00%.

❗ Current head 168e18b differs from pull request most recent head c3363e7. Consider uploading reports for the commit c3363e7 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #969      +/-   ##
==========================================
+ Coverage   88.69%   89.72%   +1.03%     
==========================================
  Files          58       58              
  Lines        2008     1957      -51     
==========================================
- Hits         1781     1756      -25     
+ Misses        227      201      -26     
Impacted Files Coverage Δ
lib/guard/plugin_util.rb 91.66% <100.00%> (ø)
lib/guard/cli.rb 92.45% <0.00%> (-3.78%) ⬇️
lib/guard/deprecated/options.rb 85.71% <0.00%> (-1.39%) ⬇️
lib/guard/internals/scope.rb 54.68% <0.00%> (-0.70%) ⬇️
lib/guard/jobs/pry_wrapper.rb 80.12% <0.00%> (-0.13%) ⬇️
lib/guard/plugin.rb 97.87% <0.00%> (-0.05%) ⬇️
lib/guard/dsl.rb 99.07% <0.00%> (-0.01%) ⬇️
lib/guard/internals/session.rb 94.31% <0.00%> (+1.05%) ⬆️
lib/guard/dsl_describer.rb 98.63% <0.00%> (+1.29%) ⬆️
lib/guard/guardfile/evaluator.rb 100.00% <0.00%> (+1.49%) ⬆️
... and 7 more

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 24e865c...c3363e7. Read the comment docs.

@rymai rymai force-pushed the add-ruby-2.7.3-and-3.0.1-to-test-matrix branch from 75cbf57 to ab3543d Compare May 13, 2021 14:28
rymai and others added 2 commits May 13, 2021 17:29
Signed-off-by: Rémy Coutable <remy@rymai.me>
Signed-off-by: Rémy Coutable <remy@rymai.me>
@rymai rymai force-pushed the add-ruby-2.7.3-and-3.0.1-to-test-matrix branch from ab3543d to c3363e7 Compare May 13, 2021 15:29
@rymai rymai merged commit 452814b into master May 13, 2021
@rymai rymai deleted the add-ruby-2.7.3-and-3.0.1-to-test-matrix branch May 13, 2021 16:05
rymai added a commit that referenced this pull request May 13, 2021
* Add Ruby 2.7.3 and 3.0.1 to the test matrix

* Bring compatibility with Ruby 3 explicit keyword arguments

Signed-off-by: Rémy Coutable <remy@rymai.me>
This was referenced May 13, 2021
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.

None yet

1 participant