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

Removed the use priority settings #3062

Merged

Conversation

Kimo-s
Copy link
Contributor

@Kimo-s Kimo-s commented Nov 29, 2023

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

Merging #3062 (8277852) into develop (edbbef8) will increase coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3062      +/-   ##
=============================================
+ Coverage      58.78%   58.81%   +0.02%     
  Complexity      4459     4459              
=============================================
  Files            560      560              
  Lines          20401    20391      -10     
  Branches        1028     1027       -1     
=============================================
  Hits           11993    11993              
+ Misses          7862     7854       -8     
+ Partials         546      544       -2     
Files Coverage Δ
...com/faforever/client/fa/ForgedAllianceService.java 84.84% <ø> (+3.68%) ⬆️
...orever/client/preferences/ForgedAlliancePrefs.java 80.00% <ø> (+3.33%) ⬆️
...ever/client/preferences/ui/SettingsController.java 75.22% <ø> (-0.16%) ⬇️

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edbbef8...8277852. Read the comment docs.

Comment on lines -189 to 175

public BooleanProperty changeProcessPriorityProperty() {
return changeProcessPriority;
}
}
Copy link
Member

Choose a reason for hiding this comment

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

The getter and setter and whole field should be removed

@Sheikah45
Copy link
Member

The builds are failing when you remove the fields you also have to fix wherever they are used

@Sheikah45 Sheikah45 force-pushed the bug/#3057-remove-useHighPriority-option branch from 8414c37 to 8277852 Compare December 2, 2023 13:21
@Sheikah45 Sheikah45 merged commit c03f1a1 into FAForever:develop Dec 2, 2023
4 checks passed
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