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

Remove Optional method parameters. #8662

Conversation

Isira-Seneviratne
Copy link
Member

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

Fixes the following issue(s)

  • Fixes #

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.

Due diligence

@Isira-Seneviratne Isira-Seneviratne marked this pull request as ready for review July 20, 2022 00:38
@Isira-Seneviratne Isira-Seneviratne force-pushed the Remove_Optional_parameters branch from 74f92ed to 1f35edf Compare July 20, 2022 00:41
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Stypox
Copy link
Member

Stypox commented Jul 20, 2022

I personally agree with these changes. But @litetex will have to approve as he made #7087.

# Conflicts:
#	app/src/main/java/org/schabi/newpipe/player/seekbarpreview/SeekbarPreviewThumbnailHelper.java
@triallax triallax added the codequality Improvements to the codebase to improve the code quality label Jul 21, 2022
@Stypox
Copy link
Member

Stypox commented Jul 22, 2022

Note that these changes are now included in #8678, where I refactored the way metadata is updated.

@Isira-Seneviratne
Copy link
Member Author

In that case, I'll close this PR.

@Isira-Seneviratne Isira-Seneviratne deleted the Remove_Optional_parameters branch July 23, 2022 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codequality Improvements to the codebase to improve the code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants