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

Added Adult Apprenticeship and Updated Tuition Fees #4862

Closed IllianiCBT closed 1 month ago

IllianiCBT commented 2 months ago

Added a new "Adult Apprenticeship" to the in-unit education list. Additionally, updated the tuition fees for "In-House Boot Camp" and "Advanced Technical Training" to zero.

Closes #4779

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 10.30%. Comparing base (752cc96) to head (5dbc7d4). Report is 118 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4862 +/- ## ============================================ - Coverage 10.30% 10.30% -0.01% - Complexity 5871 5875 +4 ============================================ Files 944 944 Lines 131394 131403 +9 Branches 19063 19064 +1 ============================================ - Hits 13545 13544 -1 - Misses 116532 116550 +18 + Partials 1317 1309 -8 ```

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