Skip to content

Use ModifiedConstantSkillGenerator for Skill Generation#5964

Merged
HammerGS merged 1 commit intoMegaMek:masterfrom
IllianiBird:modifiedConstantSkillGenerator_switch
Feb 6, 2025
Merged

Use ModifiedConstantSkillGenerator for Skill Generation#5964
HammerGS merged 1 commit intoMegaMek:masterfrom
IllianiBird:modifiedConstantSkillGenerator_switch

Conversation

@IllianiBird
Copy link
Collaborator

  • Replaced TaharqaSkillGenerator with ModifiedConstantSkillGenerator in AtBScenarioModifierApplicator and BotForceRandomizer.

This ensures consistency with updated skill generation logic used elsewhere in MekHQ. I updated our generation methods back in 2024, but apparently missed these two instances.

Replaced `TaharqaSkillGenerator` with `ModifiedConstantSkillGenerator` in `AtBScenarioModifierApplicator` and `BotForceRandomizer`.

This ensures consistency with updated skill generation logic used elsewhere in MekHQ. I updated our generation methods back in 2024, but apparently missed these two instances.
@IllianiBird IllianiBird self-assigned this Feb 3, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.34%. Comparing base (cd323b0) to head (af91811).
Report is 81 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5964      +/-   ##
============================================
- Coverage     10.35%   10.34%   -0.02%     
+ Complexity     6171     6159      -12     
============================================
  Files          1039     1039              
  Lines        139359   139359              
  Branches      20639    20639              
============================================
- Hits          14437    14422      -15     
- Misses       123493   123504      +11     
- Partials       1429     1433       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@HammerGS HammerGS merged commit ccbaaef into MegaMek:master Feb 6, 2025
4 checks passed
@IllianiBird IllianiBird deleted the modifiedConstantSkillGenerator_switch branch March 23, 2025 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants