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
131 stars 167 forks source link

Enhanced Academy Application Failure Report #4889

Closed IllianiCBT closed 5 days ago

IllianiCBT commented 5 days ago

Updated the application failure report to include the roll and target number, providing more context for failed educational applications. Modified the Education.properties file to reflect these changes in the failure message format.

Closes #4874

codecov-commenter commented 5 days ago

Codecov Report

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

Project coverage is 10.44%. Comparing base (caef4d9) to head (4d8382d). Report is 17 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4889 +/- ## ============================================ - Coverage 10.46% 10.44% -0.02% + Complexity 6017 6000 -17 ============================================ Files 952 952 Lines 132755 132757 +2 Branches 19308 19308 ============================================ - Hits 13894 13873 -21 - Misses 117516 117534 +18 - Partials 1345 1350 +5 ```

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