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

Updated OpFor Skill Generator and Added Skilled Level Parser #4937

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

IllianiCBT
Copy link
Collaborator

@IllianiCBT IllianiCBT commented Sep 29, 2024

Requires #6046

Replaced StratConSkillGenerator with ModifiedConstantSkillGenerator in AtBDynamicScenarioFactory.

Closes #4918

Replaced `StratConSkillGenerator` with `ModifiedConstantSkillGenerator` in `AtBDynamicScenarioFactory`. Introduced skill level adjustments based on dice rolls and added a new method in `SkillLevel` to parse integer values to skill levels.
@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.48%. Comparing base (675b83b) to head (bae1257).
Report is 64 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4937      +/-   ##
============================================
+ Coverage     10.42%   10.48%   +0.05%     
- Complexity     6003     6027      +24     
============================================
  Files           951      951              
  Lines        133139   133247     +108     
  Branches      19380    19382       +2     
============================================
+ Hits          13886    13971      +85     
- Misses       117903   117926      +23     
  Partials       1350     1350              

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

# Conflicts:
#	MekHQ/src/mekhq/campaign/mission/AtBDynamicScenarioFactory.java
@IllianiCBT IllianiCBT merged commit 3f425bb into MegaMek:master Oct 2, 2024
4 checks passed
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.

[0.50.01-SNAPSHOT] Opfor still generating with abnormal skill spread
3 participants