r-lib / styler

Non-invasive pretty printing of R code
https://styler.r-lib.org
Other
725 stars 71 forks source link

fix styling around `{{` if comments are involved #1088

Closed lorenzwalthert closed 1 year ago

lorenzwalthert commented 1 year ago

Closes #1070.

codecov-commenter commented 1 year ago

Codecov Report

Merging #1088 (22119ac) into main (0b34e99) will decrease coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1088      +/-   ##
==========================================
- Coverage   91.10%   91.04%   -0.07%     
==========================================
  Files          46       46              
  Lines        2699     2702       +3     
==========================================
+ Hits         2459     2460       +1     
- Misses        240      242       +2     
Impacted Files Coverage Δ
R/rules-line-breaks.R 100.00% <100.00%> (ø)
R/roxygen-examples-find.R 93.33% <0.00%> (-6.67%) :arrow_down:

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

github-actions[bot] commented 1 year ago

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 8d683de8429cfc93eefbb66149a2174d08bb6330 is merged into main:

Further explanation regarding interpretation and methodology can be found in the documentation.

github-actions[bot] commented 1 year ago

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 8d683de8429cfc93eefbb66149a2174d08bb6330 is merged into main:

Further explanation regarding interpretation and methodology can be found in the documentation.

github-actions[bot] commented 1 year ago

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 2c1dfc9e07c0da1e4acbdbabf5a2a44ced28b428 is merged into main:

Further explanation regarding interpretation and methodology can be found in the documentation.