Skip to content

Conversation

carlosmiei
Copy link
Collaborator

@carlosmiei carlosmiei self-assigned this Sep 11, 2025
@carlosmiei carlosmiei requested a review from Copilot September 11, 2025 14:46
Copy link

@Copilot 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 refactors futures stream URL logic by extracting the conditional URL selection into a dedicated method. This improves code consistency and maintainability by following the existing pattern used for other stream URLs.

  • Adds a new getFStreamUrl() method that encapsulates test vs production URL selection logic
  • Replaces three instances of inline ternary operations with calls to the new method

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@carlosmiei carlosmiei merged commit 8772544 into master Sep 11, 2025
1 check failed
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