r-lib / styler

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

Don't require dplyr anywhere #1131

Closed lorenzwalthert closed 1 year ago

lorenzwalthert commented 1 year ago

Superseeds #1128.

codecov-commenter commented 1 year ago

Codecov Report

Merging #1131 (a6bb5a1) into main (8f839e6) will increase coverage by 0.01%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##             main    #1131      +/-   ##
==========================================
+ Coverage   92.33%   92.35%   +0.01%     
==========================================
  Files          46       46              
  Lines        2650     2654       +4     
==========================================
+ Hits         2447     2451       +4     
  Misses        203      203              
Impacted Files Coverage Δ
R/compat-dplyr.R 93.54% <100.00%> (+0.95%) :arrow_up:
github-actions[bot] commented 1 year ago

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 8f839e601c2c560275344ce9969cbe8932dca661 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 68977f3ecdefafac6d87ddca3dd7a32803932f61 is merged into main:

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