MegaMek / mekhq

MekHQ is a java helper program for the MegaMek game that allows users to load a list of entities from an XML file, perform repairs and customizations, and then save the new entities to another XML file that can be loaded into MegaMek.
http://megamek.org
134 stars 171 forks source link

Updated OpFor Skill Generator and Added Skilled Level Parser #4937

Closed IllianiCBT closed 1 month ago

IllianiCBT commented 1 month ago

Requires #6046

Replaced StratConSkillGenerator with ModifiedConstantSkillGenerator in AtBDynamicScenarioFactory.

Closes #4918

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.