Skip to content

use early exits instead of is_valid

bf6c61f
Select commit
Loading
Failed to load commit list.
Open

modularize optimization internals #7401

use early exits instead of is_valid
bf6c61f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 13, 2026 in 1s

99.01% (-0.02%) compared to a325db9

View this Pull Request on Codecov

99.01% (-0.02%) compared to a325db9

Details

Codecov Report

❌ Patch coverage is 99.23664% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.01%. Comparing base (a325db9) to head (bf6c61f).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
R/data.table.R 99.58% 1 Missing ⚠️
R/test.data.table.R 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7401      +/-   ##
==========================================
- Coverage   99.02%   99.01%   -0.02%     
==========================================
  Files          87       87              
  Lines       16803    16890      +87     
==========================================
+ Hits        16640    16723      +83     
- Misses        163      167       +4     

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