Skip to content

Stabilize arg-not-declared under parent-env name collisions

b2360ee
Select commit
Loading
Failed to load commit list.
Merged

Avoid stack allocation for large locals #96

Stabilize arg-not-declared under parent-env name collisions
b2360ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2026 in 1s

92.89% (+0.11%) compared to 1de5107

View this Pull Request on Codecov

92.89% (+0.11%) compared to 1de5107

Details

Codecov Report

❌ Patch coverage is 96.46018% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.89%. Comparing base (1de5107) to head (b2360ee).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
R/r2f-closures.R 92.68% 3 Missing ⚠️
R/manifest.R 98.36% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
+ Coverage   92.78%   92.89%   +0.11%     
==========================================
  Files          27       27              
  Lines        5754     5859     +105     
==========================================
+ Hits         5339     5443     +104     
- Misses        415      416       +1     

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