Skip to content

Add support for reassigning variables inside tuple assignments - #436

Merged
rkalis merged 3 commits into
nextfrom
tuple-desctructure-reassign
Aug 18, 2026
Merged

Add support for reassigning variables inside tuple assignments#436
rkalis merged 3 commits into
nextfrom
tuple-desctructure-reassign

Fix spellcheck

51f4b71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 97.87234% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (next@e491f8f). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ackages/cashc/src/semantic/SymbolTableTraversal.ts 94.11% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             next     #436   +/-   ##
=======================================
  Coverage        ?   87.54%           
=======================================
  Files           ?       59           
  Lines           ?     4867           
  Branches        ?      907           
=======================================
  Hits            ?     4261           
  Misses          ?      476           
  Partials        ?      130           

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