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

Skill Generation: Phenotype Bonus Applies to Proper Skills #3007

Merged

Conversation

Windchild292
Copy link
Contributor

Taharqa found this issue, and raised it on Discord.

I also moved the non-clanner return to the top, as it should be an immediate return case.

@Windchild292 Windchild292 added Bug Personnel Personnel-related Issues labels Dec 15, 2021
@Windchild292 Windchild292 self-assigned this Dec 15, 2021
@codecov
Copy link

codecov bot commented Dec 15, 2021

Codecov Report

Merging #3007 (091bcb2) into master (167557c) will increase coverage by 0.50%.
The diff coverage is 0.00%.

❗ Current head 091bcb2 differs from pull request most recent head 28e68e6. Consider uploading reports for the commit 28e68e6 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3007      +/-   ##
============================================
+ Coverage     10.20%   10.70%   +0.50%     
+ Complexity     4053     3992      -61     
============================================
  Files           773      749      -24     
  Lines        109048   101757    -7291     
  Branches      16953    16611     -342     
============================================
- Hits          11127    10896     -231     
+ Misses        96529    89490    -7039     
+ Partials       1392     1371      -21     
Impacted Files Coverage Δ
...gn/personnel/generator/AbstractSkillGenerator.java 0.00% <0.00%> (ø)
...ign/personnel/generator/DefaultSkillGenerator.java 0.00% <0.00%> (ø)
MekHQ/src/mekhq/campaign/rating/IUnitRating.java 0.00% <0.00%> (-100.00%) ⬇️
...q/campaign/personnel/enums/FormerSpouseReason.java 43.75% <0.00%> (-3.31%) ⬇️
MekHQ/src/mekhq/campaign/log/AwardLogger.java 33.33% <0.00%> (-3.04%) ⬇️
...HQ/src/mekhq/campaign/rating/UnitRatingMethod.java 47.05% <0.00%> (-2.95%) ⬇️
...paign/personnel/enums/RandomProcreationMethod.java 53.33% <0.00%> (-2.92%) ⬇️
.../mekhq/campaign/market/enums/UnitMarketMethod.java 57.14% <0.00%> (-2.86%) ⬇️
...sonnel/enums/FamilialRelationshipDisplayLevel.java 39.13% <0.00%> (-2.54%) ⬇️
...mpaign/enums/PlanetaryAcquisitionFactionLimit.java 33.33% <0.00%> (-2.39%) ⬇️
... and 387 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 c8651b9...28e68e6. Read the comment docs.

Copy link
Member

@SJuliez SJuliez left a comment

Choose a reason for hiding this comment

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

I do have a request for this.

@Windchild292 Windchild292 merged commit b582a4d into MegaMek:master Feb 3, 2022
@Windchild292 Windchild292 deleted the dev_Windchild_PhenotypeBonusSkillGen branch February 3, 2022 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Personnel Personnel-related Issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants