-
Notifications
You must be signed in to change notification settings - Fork 1k
modularize optimization internals #7401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is
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. 🚀 New features to boost your workflow:
|
|
No obvious timing issues in HEAD=modular_gforce Generated via commit 6c7e368 Download link for the artifact containing the test results: ↓ atime-results.zip
|
|
I'm also not sure about moving the tests to |
Co-authored-by: Michael Chirico <[email protected]>
Co-authored-by: aitap <[email protected]>
|
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 |

Mapinstead oflapplyturns GForce off #5336Adds 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].