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

don't always disable deploy force menu item #2587

Merged
merged 1 commit into from
May 5, 2021

Conversation

NickAragua
Copy link
Member

Not sure how this wound up happening, but this basically prevented deployment of forces from TO&E in all cases.

@codecov
Copy link

codecov bot commented May 5, 2021

Codecov Report

Merging #2587 (1130ed3) into master (77982a1) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2587   +/-   ##
=========================================
  Coverage     10.73%   10.73%           
- Complexity     3798     3799    +1     
=========================================
  Files           700      700           
  Lines         97835    97871   +36     
  Branches      16300    16304    +4     
=========================================
+ Hits          10500    10508    +8     
- Misses        85950    85980   +30     
+ Partials       1385     1383    -2     
Impacted Files Coverage Δ Complexity Δ
MekHQ/src/mekhq/gui/adapter/TOEMouseAdapter.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...ekHQ/src/mekhq/campaign/market/ContractMarket.java 57.79% <0.00%> (-0.40%) 109.00% <0.00%> (-1.00%)
MekHQ/src/mekhq/MekHQOptions.java 4.00% <0.00%> (-0.35%) 3.00% <0.00%> (ø%)
MekHQ/src/mekhq/campaign/Campaign.java 11.60% <0.00%> (-0.03%) 101.00% <0.00%> (ø%)
MekHQ/src/mekhq/MekHqConstants.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
MekHQ/src/mekhq/campaign/mission/AtBContract.java 18.95% <0.00%> (ø) 65.00% <0.00%> (ø%)
MekHQ/src/mekhq/gui/dialog/MekHqOptionsDialog.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...HQ/src/mekhq/gui/dialog/CampaignOptionsDialog.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...Q/src/mekhq/campaign/personnel/SpecialAbility.java 23.28% <0.00%> (ø) 27.00% <0.00%> (ø%)
...ekhq/campaign/universe/RandomFactionGenerator.java 56.40% <0.00%> (ø) 62.00% <0.00%> (ø%)
... and 4 more

Continue to review full report at Codecov.

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

@NickAragua NickAragua merged commit 759687c into MegaMek:master May 5, 2021
@NickAragua NickAragua deleted the users_deploy_from_toe branch May 5, 2021 16:01
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