Use setattr to avoid shallow copy in autoprint test setup#7102
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7102 +/- ##
=======================================
Coverage 98.69% 98.69%
=======================================
Files 79 79
Lines 14680 14680
=======================================
Hits 14489 14489
Misses 191 191 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
|
Two of dependencies could not be installed in this job warning is gone but problem with matching output is still there, maybe for 3.4.0 we need different mockup file. |
|
Looks like DT[2,a:=3L](amongst others) prints in 3.4.0 |
|
Thanks. Looks like this is an improvement, but doesn't fix the issue. I think worth merging anyway. |
|
yes, worth merging. Assuming R 3.5.0 is not being affected I think we could ignore the printing issue for R 3.4.0. At least till nobody reported that till now. |
Part of #7099