Skip to content

Conversation

@TacoTheDank
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

I looked at my PR from when I converted the about package to Kotlin and found some unsatisfactory things.

  • Grouped the page titles back into the state adapter because it makes more sense for it to be there.
  • Removed an unneeded JvmStatic annotation.
  • Extracted some duplicate code.

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

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

one minor thing:

@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

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

No problems when testing the code

@triallax triallax added the codequality Improvements to the codebase to improve the code quality label Mar 18, 2022
@litetex litetex merged commit 1f6fc06 into TeamNewPipe:dev Mar 19, 2022
@TacoTheDank TacoTheDank deleted the aboutCleanup branch March 19, 2022 14:36
@Stypox Stypox mentioned this pull request Apr 16, 2022
12 tasks
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