nathaneastwood / poorman

A poor man's dependency free grammar of data manipulation
https://nathaneastwood.github.io/poorman/
Other
340 stars 15 forks source link

pivot_longer: improve speed with names_pattern #116

Closed etiennebacher closed 2 years ago

etiennebacher commented 2 years ago

Identical to https://github.com/easystats/datawizard/pull/252

codecov-commenter commented 2 years ago

Codecov Report

Merging #116 (d3781b3) into master (bbb9aed) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #116   +/-   ##
=======================================
  Coverage   93.53%   93.53%           
=======================================
  Files          58       58           
  Lines        1455     1455           
=======================================
  Hits         1361     1361           
  Misses         94       94           
Impacted Files Coverage Δ
R/pivot_longer.R 89.79% <100.00%> (ø)

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