Skip to content

test: improve coverage for reward shaper boundary conditions #3

@RogueTex

Description

@RogueTex

The test_reward_shaper_is_finite_and_bounded test validates normal operation but does not test boundary conditions such as:

  • All-zero boards (empty game state)
    • Fully-filled boards (game over state)
      • Negative base rewards
        • Very large merge bonuses
          Adding these edge cases would improve test coverage and catch potential numerical issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions