Skip to content

Exposed fields related to accessibility#172

Merged
mroloux merged 1 commit intomasterfrom
matti/expose-accessability-fields
Feb 6, 2026
Merged

Exposed fields related to accessibility#172
mroloux merged 1 commit intomasterfrom
matti/expose-accessability-fields

Conversation

@mroloux
Copy link
Member

@mroloux mroloux commented Feb 6, 2026

No description provided.

@mroloux mroloux requested a review from Copilot February 6, 2026 10:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR exposes additional accessibility-related fields in event and chart object information classes. The changes add support for tracking various accessibility features of seats including lift-up armrests, hearing impairment accommodations, semi-ambulatory seating, sign language interpretation availability, and plus-size seating options.

Changes:

  • Added five new boolean accessibility properties to both EventObjectInfo and ChartObjectInfo classes
  • Updated test assertions to verify these new fields are properly initialized with false/null values depending on context

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
src/Events/EventObjectInfo.php Added five new accessibility-related boolean properties with PHPDoc annotations
src/Charts/ChartObjectInfo.php Added the same five accessibility properties to maintain consistency with EventObjectInfo
tests/Reports/Events/EventReportsTest.php Added test assertions for the new accessibility fields in both regular and GA (General Admission) test cases
tests/Reports/Charts/ChartReportsTest.php Updated test to assert false values for new accessibility fields and changed existing accessibility assertions from assertNotNull to assertFalse

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mroloux mroloux marked this pull request as ready for review February 6, 2026 10:22
@mroloux mroloux merged commit da19bfb into master Feb 6, 2026
2 checks passed
@mroloux mroloux deleted the matti/expose-accessability-fields branch February 6, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants