ruby-formatter / rufo

The Ruby Formatter
MIT License
894 stars 56 forks source link

Fix bug: heredoc in array with method call #303

Closed kzkn closed 1 year ago

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

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (dcb0434) 97.13% compared to head (406e99f) 97.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #303 +/- ## ======================================= Coverage 97.13% 97.13% ======================================= Files 19 19 Lines 2967 2970 +3 ======================================= + Hits 2882 2885 +3 Misses 85 85 ``` | [Impacted Files](https://app.codecov.io/gh/ruby-formatter/rufo/pull/303?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://app.codecov.io/gh/ruby-formatter/rufo/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ruby-formatter#diff-bGliL3J1Zm8vZm9ybWF0dGVyLnJi) | `96.90% <100.00%> (+<0.01%)` | :arrow_up: |

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