Files
Bill Glesias 538bfcfd21 refactor(server): convert reporter to TypeScript with type enhancements (#33879)
* refactor(server): convert reporter to TypeScript

Basic TypeScript conversion of the server reporter module and its unit tests.

Co-authored-by: Cursor <cursoragent@cursor.com>

* refactor(server): enhance types for reporter TypeScript conversion

Adds more precise type annotations on top of the initial TS conversion,
particularly around mocha runnable object shapes where runtime checks
default to undefined — improving debuggability if bugs surface in the
reporter.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-22 14:53:25 -04:00
..