Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7206 +/- ##
=======================================
Coverage 98.97% 98.97%
=======================================
Files 87 87
Lines 16741 16741
=======================================
Hits 16569 16569
Misses 172 172 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Generated via commit 7b3438e Download link for the artifact containing the test results: ↓ atime-results.zip
|
|
Thanks! I will allow this to dwell for a while (say 3-6 months after the issue was posted) in case the original authors/pydatatable maintainers decide to weigh in |
|
I think it can be confirmed by just looking at the code? It's pretty clear from the datatable codebase that the paths have diverged for some time now. |
|
I'm not sure if there's another repo (possibly private?) that has been split off |

closes #7069
There's a lot I can do from here to remove static/global objects and speed up the code.
More to come.