Skip to content

change allocrow(dt, n) n parameter to specify number of nrows and not…

0c9b8c3
Select commit
Loading
Failed to load commit list.
Open

add setallocrow #7644

change allocrow(dt, n) n parameter to specify number of nrows and not…
0c9b8c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 24, 2026 in 1s

98.83% (-0.20%) compared to 67e7840

View this Pull Request on Codecov

98.83% (-0.20%) compared to 67e7840

Details

Codecov Report

❌ Patch coverage is 29.78723% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.83%. Comparing base (67e7840) to head (0c9b8c3).

Files with missing lines Patch % Lines
src/utils.c 14.70% 29 Missing ⚠️
src/wrappers.c 25.00% 3 Missing ⚠️
R/data.table.R 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7644      +/-   ##
==========================================
- Coverage   99.02%   98.83%   -0.20%     
==========================================
  Files          87       87              
  Lines       16897    16931      +34     
==========================================
+ Hits        16733    16734       +1     
- Misses        164      197      +33     

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