Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Room range updates #1133

Merged
merged 4 commits into from
Feb 6, 2025
Merged

Room range updates #1133

merged 4 commits into from
Feb 6, 2025

Conversation

RossClark01
Copy link
Contributor

API to get list of rooms that are not included in any of the room ranges

@RossClark01 RossClark01 requested a review from jtasonye January 30, 2025 17:38
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the function would be better named "GetMissingRoomRanges()"

Copy link
Contributor Author

@RossClark01 RossClark01 Feb 3, 2025

Choose a reason for hiding this comment

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

GetMissingRoomRanges would imply the return of a room range object which is not the case for this function. instead we are returning a list of room objects. GetMissedRooms may make more sense for this. I will make the update soon

Copy link
Contributor

@jtasonye jtasonye left a comment

Choose a reason for hiding this comment

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

Other than the function name, everything else looks good to me.

@RossClark01 RossClark01 merged commit 268e5a9 into wheres-my-ra Feb 6, 2025
4 checks passed
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.

2 participants