Skip to content

Fix date idate subtraction#7828

Open
ben-schwen wants to merge 1 commit into
masterfrom
fix_date_idate_sub
Open

Fix date idate subtraction#7828
ben-schwen wants to merge 1 commit into
masterfrom
fix_date_idate_sub

Conversation

@ben-schwen

Copy link
Copy Markdown
Member

Closes #7825
Follows #7827

@ben-schwen
ben-schwen force-pushed the fix_date_idate_sub branch from 708974b to 27bfb97 Compare July 21, 2026 16:49
@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.01%. Comparing base (81876f7) to head (27bfb97).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7828   +/-   ##
=======================================
  Coverage   99.01%   99.01%           
=======================================
  Files          88       88           
  Lines       17228    17240   +12     
=======================================
+ Hits        17059    17071   +12     
  Misses        169      169           

☔ 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.

@MichaelChirico

Copy link
Copy Markdown
Member

Looks good at a glance. Let's merge the atime test first so we can see the performance change directly in the PR.

@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown
  • HEAD=fix_date_idate_sub faster P<0.001 for DT[by,verbose=TRUE] improved in #6296
    Comparison Plot

Generated via commit 708974b

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 45 seconds
Running and plotting the test cases 10 minutes and 15 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.

Severe slowdown for Date - IDate inside outer() with R 4.6.1 and data.table 1.18.4

2 participants