Skip to content

Support drop=TRUE in subset.data.table - #7860

Open
MichaelChirico wants to merge 1 commit into
masterfrom
subset-drop
Open

Support drop=TRUE in subset.data.table#7860
MichaelChirico wants to merge 1 commit into
masterfrom
subset-drop

Conversation

@MichaelChirico

Copy link
Copy Markdown
Member

Closes #7859

@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.01%. Comparing base (accac97) to head (5146eac).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7860   +/-   ##
=======================================
  Coverage   99.01%   99.01%           
=======================================
  Files          88       88           
  Lines       17288    17289    +1     
=======================================
+ Hits        17118    17119    +1     
  Misses        170      170           

☔ View full report in Codecov by Harness.
📢 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.

@github-actions

Copy link
Copy Markdown
  • HEAD=subset-drop much slower for transform improved in #5493
    Comparison Plot

Generated via commit 5146eac

Download link for the artifact containing the test results: ↓ atime-results.zip

Task Duration
R setup and installing dependencies 6 minutes and 20 seconds
Installing different package versions 12 minutes and 28 seconds
Running and plotting the test cases 5 minutes and 38 seconds

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.

subset() method does not resepect drop=TRUE

1 participant