ruby-formatter / rufo

The Ruby Formatter
MIT License
894 stars 56 forks source link

Add support anonymous rest and rest keyword arguments forwarding for ruby 3.2 #293

Closed kzkn closed 1 year ago

kzkn commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Base: 96.94% // Head: 96.95% // Increases project coverage by +0.00% :tada:

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

:exclamation: Current head 81b5ba5 differs from pull request most recent head ec62483. Consider uploading reports for the commit ec62483 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #293 +/- ## ======================================= Coverage 96.94% 96.95% ======================================= Files 19 19 Lines 2781 2787 +6 ======================================= + Hits 2696 2702 +6 Misses 85 85 ``` | [Impacted Files](https://codecov.io/gh/ruby-formatter/rufo/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ruby-formatter) | Coverage Δ | | |---|---|---| | [lib/rufo/formatter.rb](https://codecov.io/gh/ruby-formatter/rufo/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ruby-formatter#diff-bGliL3J1Zm8vZm9ybWF0dGVyLnJi) | `96.62% <100.00%> (+<0.01%)` | :arrow_up: | | [spec/lib/rufo/formatter\_spec.rb](https://codecov.io/gh/ruby-formatter/rufo/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ruby-formatter#diff-c3BlYy9saWIvcnVmby9mb3JtYXR0ZXJfc3BlYy5yYg==) | `96.61% <100.00%> (+0.18%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ruby-formatter). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ruby-formatter)

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