Skip to content

[5/15] Validate subscripts and make in-loop errors cancel OpenMP loops - #141

Merged
t-kalinowski merged 10 commits into
t-kalinowski:mainfrom
mns-nordicals:conformability/05-subscript-validation
Aug 2, 2026
Merged

[5/15] Validate subscripts and make in-loop errors cancel OpenMP loops#141
t-kalinowski merged 10 commits into
t-kalinowski:mainfrom
mns-nordicals:conformability/05-subscript-validation

Drop runtime guards for dynamic subscript bounds

37ea0a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2026 in 1s

93.37% (+0.11%) compared to fafce1c

View this Pull Request on Codecov

93.37% (+0.11%) compared to fafce1c

Details

Codecov Report

❌ Patch coverage is 96.90265% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.37%. Comparing base (fafce1c) to head (37ea0a5).

Files with missing lines Patch % Lines
R/r2f-iterables-helpers.R 95.04% 5 Missing ⚠️
R/c-wrapper.R 96.66% 1 Missing ⚠️
R/r2f-subscript.R 98.70% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
+ Coverage   93.26%   93.37%   +0.11%     
==========================================
  Files          29       30       +1     
  Lines        6161     6370     +209     
==========================================
+ Hits         5746     5948     +202     
- Misses        415      422       +7     

☔ View full report in Codecov by Harness.
📢 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.