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

Conversation

@rkalis

@rkalis rkalis commented Aug 11, 2026

Copy link
Copy Markdown
Member

No description provided.

@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cashscript Ready Ready Preview Aug 18, 2026 8:16am

Request Review

@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

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.

@rkalis
rkalis merged commit ab73981 into next Aug 18, 2026
5 checks passed
@rkalis rkalis linked an issue Aug 18, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tuple-destructure into existing variables

1 participant