Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7894 +/- ##
=======================================
Coverage 99.02% 99.02%
=======================================
Files 88 88
Lines 17376 17381 +5
=======================================
+ Hits 17206 17211 +5
Misses 170 170 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
I thought about implementing that after/together when rewriting all.equal.data.table completely to address #7816 |
|
thanks for the feedback, @jangorecki. i understand the priority of the issue #7816 . i am happy to keep this on hold. if u want anything from my side am open to work ,thanks. |
closes #7890
this pr adds
byandfun.aggregate(defaulting to sum) arguments toall.equal.data.table.this allows sub aggregation to align datasets at different levels of granularity before performing equality checks.
hi @tdhock @joshhwuu can you have a look when u got time , thanks