Skip to content

chore(pass-style): make CopyArray compatible with ReadonlyArray#3062

Closed
Copilot wants to merge 3 commits intomfig/readonly-array-is-passablefrom
copilot/sub-pr-3061
Closed

chore(pass-style): make CopyArray compatible with ReadonlyArray#3062
Copilot wants to merge 3 commits intomfig/readonly-array-is-passablefrom
copilot/sub-pr-3061

Conversation

Copy link
Contributor

Copilot AI commented Jan 28, 2026

  • Drop both previous refactor commits
  • Reset branch to base commit 97a0744
  • Verify files are back to original state
  • Ready to start fresh implementation

The two commits that refactored the *HasSplit functions have been dropped. The branch is now at the base state with the CopyArray type changed to ReadonlyArray, ready for a fresh approach to addressing the downstream compatibility issues.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Change CopyArray to use ReadonlyArray for better compatibility chore(pass-style): make CopyArray compatible with ReadonlyArray Jan 28, 2026
Copilot AI requested a review from michaelfig January 28, 2026 21:00
@michaelfig
Copy link
Member

@copilot, modify those *HasSplit functions to rebuild (via destructuring and/or spreading) the CopyArray accumulators rather than mutating them.

Copilot AI and others added 2 commits January 28, 2026 21:09
Co-authored-by: michaelfig <457244+michaelfig@users.noreply.github.com>
Co-authored-by: michaelfig <457244+michaelfig@users.noreply.github.com>
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.

2 participants