Skip to content

fix: remove stale sessionIndex references in opencode adapter tests#212

Merged
marcus merged 1 commit intomainfrom
fix/opencode-adapter-tests
Feb 27, 2026
Merged

fix: remove stale sessionIndex references in opencode adapter tests#212
marcus merged 1 commit intomainfrom
fix/opencode-adapter-tests

Conversation

@marcus
Copy link
Owner

@marcus marcus commented Feb 27, 2026

The sessionIndex field was removed from the Adapter struct as dead code, but three test struct literals still referenced it (lines 149, 211, 269), causing CI to fail.

This removes those stale field references. All tests pass.

@marcus marcus merged commit c069b35 into main Feb 27, 2026
1 of 2 checks passed
@marcus marcus deleted the fix/opencode-adapter-tests branch February 27, 2026 19:33
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.

1 participant