Skip to content

test: characterize request coalescing - #44

Open
Fyko wants to merge 4 commits into
mainfrom
agent/characterize-coalescer
Open

test: characterize request coalescing#44
Fyko wants to merge 4 commits into
mainfrom
agent/characterize-coalescer

Conversation

@Fyko

@Fyko Fyko commented Jul 12, 2026

Copy link
Copy Markdown
Owner

what

  • add a database-free harness for request coalescing
  • characterize leader/follower fan-out, cancellation, query-type isolation, and empty results
  • capture six known runtime failures and two query-identity failures as ignored plan 003 tests
  • test generated read-query identity behavior at the macro and example layers

why

request coalescing is scyllax's defining behavior, but its runtime and generated identity semantics had no direct regression coverage. this establishes the safety net needed before changing the runtime or upgrading the scylla driver.

verification

  • focused coalescing suite passed 10 consecutive runs
  • workspace tests passed with all features
  • docs built successfully
  • formatting check passed
  • every ignored regression failed independently for its intended reason

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