Skip to content

Linear algebra support + stricter name/arg validation - #87

Merged
t-kalinowski merged 28 commits into
mainfrom
la-updates
Jan 28, 2026
Merged

Linear algebra support + stricter name/arg validation#87
t-kalinowski merged 28 commits into
mainfrom
la-updates

rerender readme

9e017d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 28, 2026 in 0s

92.76% (-0.04%) compared to fa7ada1

View this Pull Request on Codecov

92.76% (-0.04%) compared to fa7ada1

Details

Codecov Report

❌ Patch coverage is 90.70000% with 93 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.76%. Comparing base (fa7ada1) to head (9e017d9).

Files with missing lines Patch % Lines
R/r2f-closures.R 85.43% 52 Missing ⚠️
R/c-wrapper.R 88.47% 25 Missing ⚠️
R/r2f-aab-core.R 80.00% 4 Missing ⚠️
R/r2f-matrix-blas.R 97.29% 4 Missing ⚠️
R/scope.R 90.62% 3 Missing ⚠️
R/aaa-utils.R 90.90% 2 Missing ⚠️
R/r2f-matrix.R 98.55% 1 Missing ⚠️
R/r2f-operators-helpers.R 98.33% 1 Missing ⚠️
R/sizes.R 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
- Coverage   92.79%   92.76%   -0.04%     
==========================================
  Files          27       27              
  Lines        4888     5734     +846     
==========================================
+ Hits         4536     5319     +783     
- Misses        352      415      +63     

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