Skip to content

Fix equality comparison in Tab class#12322

Merged
AudricV merged 1 commit intoTeamNewPipe:devfrom
dev-victoria:tiny-code-fixes
May 31, 2025
Merged

Fix equality comparison in Tab class#12322
AudricV merged 1 commit intoTeamNewPipe:devfrom
dev-victoria:tiny-code-fixes

Conversation

@dev-victoria
Copy link
Copy Markdown
Contributor

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

The comparison would always return as not equal, despite in fact being equal prior to this change

Before/After Screenshots/Screen Record

This change does not visually affect the UI in anyway.

Fixes the following issue(s)

I did not create an Issue for this minor error I spotted while working on a modified feature version

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

@github-actions github-actions Bot added the size/small PRs with less than 50 changed lines label May 30, 2025
@ShareASmile ShareASmile added channel Anything to do with creator channels in the app meta Related to the project but not strictly to code and removed channel Anything to do with creator channels in the app labels May 31, 2025
@sonarqubecloud
Copy link
Copy Markdown

@AudricV AudricV added bug Issue is related to a bug and removed meta Related to the project but not strictly to code labels May 31, 2025
Copy link
Copy Markdown
Member

@AudricV AudricV left a comment

Choose a reason for hiding this comment

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

Thank you! Try to use a better branch name for your future PRs :)

@AudricV AudricV changed the title ChannelTab.equals fix comparison Fix equality comparison in Tab class May 31, 2025
@AudricV AudricV merged commit 033cc08 into TeamNewPipe:dev May 31, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue is related to a bug size/small PRs with less than 50 changed lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants