Skip to content

use R_xlen_t instead of int64_t

ea3a3fd
Select commit
Loading
Failed to load commit list.
Open

extract common code of growVector and copyAsPlain into helper #7602

use R_xlen_t instead of int64_t
ea3a3fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2026 in 0s

99.00% (-0.01%) compared to 0216983, passed because coverage increased by 0% when compared to adjusted base (99.00%)

View this Pull Request on Codecov

99.00% (-0.01%) compared to 0216983, passed because coverage increased by 0% when compared to adjusted base (99.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.00%. Comparing base (0216983) to head (ea3a3fd).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7602      +/-   ##
==========================================
- Coverage   99.00%   99.00%   -0.01%     
==========================================
  Files          87       87              
  Lines       16893    16884       -9     
==========================================
- Hits        16725    16716       -9     
  Misses        168      168              

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