Skip to content

Derive keyed <for of> branch keys from the serialized list - #3354

Open
DylanPiercey wants to merge 1 commit into
mainfrom
for-derived-loop-keys
Open

Derive keyed <for of> branch keys from the serialized list#3354
DylanPiercey wants to merge 1 commit into
mainfrom
for-derived-loop-keys

derive keyed <for of> branch keys from the serialized list

f46d6fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 0s

94.29% (-0.01%) compared to 9849a13, passed because coverage increased by 0% when compared to adjusted base (94.29%)

View this Pull Request on Codecov

94.29% (-0.01%) compared to 9849a13, passed because coverage increased by 0% when compared to adjusted base (94.29%)

Details

Codecov Report

❌ Patch coverage is 92.10526% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.29%. Comparing base (9849a13) to head (f46d6fe).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/runtime-tags/src/translator/core/for.ts 80.64% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3354      +/-   ##
==========================================
- Coverage   94.29%   94.29%   -0.01%     
==========================================
  Files         388      388              
  Lines       53085    53156      +71     
  Branches     4237     4246       +9     
==========================================
+ Hits        50058    50123      +65     
- Misses       2998     3004       +6     
  Partials       29       29              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.