Skip to content

Conversation

@ayushmaanyd
Copy link

#1963

This PR adds the all argument to rleid and rleidv.

  • When all = TRUE, the function returns a list containing the original input vectors alongside the generated IDs.
  • original compatibility is maintained (default is all = FALSE).

@codecov
Copy link

codecov bot commented Dec 20, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.03%. Comparing base (be67a4d) to head (5a4e09f).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
R/data.table.R 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7491      +/-   ##
==========================================
- Coverage   99.04%   99.03%   -0.01%     
==========================================
  Files          87       87              
  Lines       16671    16673       +2     
==========================================
+ Hits        16511    16512       +1     
- Misses        160      161       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ayushmaanyd ayushmaanyd deleted the fix-1963-rleid-all branch December 20, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant