Skip to content

test: prevent regression of hitting out stat aliases - #337

Closed
Mattsface wants to merge 1 commit into
mainfrom
test/246-hitting-out-aliases
Closed

test: prevent regression of hitting out stat aliases#337
Mattsface wants to merge 1 commit into
mainfrom
test/246-hitting-out-aliases

Conversation

@Mattsface

Copy link
Copy Markdown
Member

Summary

Adds deterministic regression coverage for #246.

The underlying bug was already fixed by commit f9273f4 (fix/correct hitting stat aliases) and the corrected aliases are present in the current v1.1.0 release. Issue #246 remained open, however, and there was no focused offline test protecting the exact MLB payload keys that caused the regression.

This PR verifies that SimpleHittingSplit correctly consumes:

  • flyOuts
  • groundOuts
  • airOuts
  • strikeOuts
  • groundOutsToAirouts

It also verifies the related advanced hitting aliases:

  • walkOffs
  • flyOuts
  • popOuts
  • lineOuts
  • groundOuts

No production behavior is changed; this locks in the already-released fix with deterministic coverage that does not depend on the live MLB API.

Refs #246

@Mattsface

Copy link
Copy Markdown
Member Author

This is not needed. Stupid chat bots.

@Mattsface Mattsface closed this Aug 30, 2026
@Mattsface
Mattsface deleted the test/246-hitting-out-aliases branch August 30, 2026 02:21
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