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

Fix some warnings and in Bandcamp use Java 8 streams #822

Merged
merged 5 commits into from
May 2, 2022

Conversation

Stypox
Copy link
Member

@Stypox Stypox commented Mar 26, 2022

While doing the checkstyle PR I found some more things that could be improved. This PR tries to use Java 8 streams in the bandcamp extractor (which should, among other things, improve resiliency), and fixes some other warnings here and there as reported by Android Studio. Check the commits for more info.

Btw if you leave comments/reviews don't expect me to answer until a few days/weeks ;-)

That is, basically where the overriding function was missing an annotation from the base method.

Also apply renaming of emptyDescription to EMPTY_DESCRIPTION
Copy link
Member

@litetex litetex 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 for the cleanup!

Minor changes:

Copy link
Member

@litetex litetex left a comment

Choose a reason for hiding this comment

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

LGTM 🥳

@Stypox Stypox merged commit 2e1c5c1 into TeamNewPipe:dev May 2, 2022
@Stypox Stypox changed the title More refactors Fix some warnings and use Java 8 streams in Bandcamp May 2, 2022
@Stypox Stypox changed the title Fix some warnings and use Java 8 streams in Bandcamp Fix some warnings and in Bandcamp use Java 8 streams May 2, 2022
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