Skip to content

test(store): add regression test for issue #303 draft nested array update - #304

Merged
smalluban merged 1 commit into
mainfrom
agents/store-module-issue-303-investigation
Jun 16, 2026
Merged

test(store): add regression test for issue #303 draft nested array update#304
smalluban merged 1 commit into
mainfrom
agents/store-module-issue-303-investigation

Conversation

@smalluban

@smalluban smalluban commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This pull request references issue #303, where updating a draft enumerable model with a nested external array was reported to reset the array unexpectedly. To reproduce and guard this path, it adds a focused regression test in the store unit tests. The test now verifies that the first nested model is present before the update, then confirms that replacing it with a second nested model works as expected, documenting the reported sequence in executable form.

@coveralls

coveralls commented Jun 12, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 99.957%. remained the same — agents/store-module-issue-303-investigation into main

@smalluban
smalluban force-pushed the agents/store-module-issue-303-investigation branch 2 times, most recently from f095907 to df97c86 Compare June 12, 2026 11:27
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@smalluban
smalluban force-pushed the agents/store-module-issue-303-investigation branch from df97c86 to c2c2681 Compare June 16, 2026 07:45
@smalluban
smalluban merged commit 578b5f8 into main Jun 16, 2026
2 checks passed
@smalluban
smalluban deleted the agents/store-module-issue-303-investigation branch June 16, 2026 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants