Skip to content

Conversation

@ben-schwen
Copy link
Member

@ben-schwen ben-schwen commented Oct 28, 2025

Adds arithmetic for GForce as demanded in #3815 but does not add support for blocks in j like d[, j={x<-x; .(min(x))}, by=y].

@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

❌ Patch coverage is 99.61089% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.05%. Comparing base (b0c4ac3) to head (6c7e368).

Files with missing lines Patch % Lines
R/test.data.table.R 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7401      +/-   ##
==========================================
- Coverage   99.06%   99.05%   -0.02%     
==========================================
  Files          86       86              
  Lines       16618    16701      +83     
==========================================
+ Hits        16463    16543      +80     
- Misses        155      158       +3     

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

@github-actions
Copy link

github-actions bot commented Oct 28, 2025

No obvious timing issues in HEAD=modular_gforce
Comparison Plot

Generated via commit 6c7e368

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

Task Duration
R setup and installing dependencies 2 minutes and 58 seconds
Installing different package versions 21 seconds
Running and plotting the test cases 2 minutes and 41 seconds

@ben-schwen ben-schwen marked this pull request as ready for review November 2, 2025 18:01
@ben-schwen
Copy link
Member Author

I'm also not sure about moving the tests to optimize.Rraw since this feels kind of wrong and not needed after introducing the new levels/optimization parameter to test.

@ben-schwen ben-schwen mentioned this pull request Nov 2, 2025
Co-authored-by: aitap <[email protected]>
@jangorecki
Copy link
Member

It is rather a big change, and considering we are aiming for release soon, I think it will be safer to merge it to 1.18.99 rather than now

@ben-schwen
Copy link
Member Author

It is rather a big change, and considering we are aiming for release soon, I think it will be safer to merge it to 1.18.99 rather than now

Fine for me. I will try to fix #7404 then with another patch. I guess that probably has something to do with the progress bar

@jangorecki jangorecki added this to the 1.19.0 milestone Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

4 participants