Skip to content

Added Heroic and Legendary Skill Levels #6864

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Added Heroic and Legendary Skill Levels

db8bb95
Select commit
Loading
Failed to load commit list.
Draft

Added Heroic and Legendary Skill Levels #6864

Added Heroic and Legendary Skill Levels
db8bb95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2025 in 0s

30.06% (-0.01%) compared to 40cff80

View this Pull Request on Codecov

30.06% (-0.01%) compared to 40cff80

Details

Codecov Report

Attention: Patch coverage is 5.55556% with 17 lines in your changes missing coverage. Please review.

Project coverage is 30.06%. Comparing base (40cff80) to head (db8bb95).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
megamek/src/megamek/common/enums/SkillLevel.java 5.55% 17 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6864      +/-   ##
============================================
- Coverage     30.06%   30.06%   -0.01%     
+ Complexity    15604    15595       -9     
============================================
  Files          2875     2875              
  Lines        282752   282750       -2     
  Branches      49309    49310       +1     
============================================
- Hits          85016    84995      -21     
- Misses       192173   192200      +27     
+ Partials       5563     5555       -8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.