Skip to content

Fix #6867: Excluded Infantry Attack From Edit Unit Damage Dialog #6868

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

Merged
merged 2 commits into from
Apr 14, 2025

- Updated copyright notice.

cff4615
Select commit
Loading
Failed to load commit list.
Merged

Fix #6867: Excluded Infantry Attack From Edit Unit Damage Dialog #6868

- Updated copyright notice.
cff4615
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2025 in 0s

30.05% (-0.01%) compared to 40cff80

View this Pull Request on Codecov

30.05% (-0.01%) compared to 40cff80

Details

Codecov Report

Attention: Patch coverage is 0% with 133 lines in your changes missing coverage. Please review.

Project coverage is 30.05%. Comparing base (40cff80) to head (cff4615).
Report is 15 commits behind head on master.

Files with missing lines Patch % Lines
.../src/megamek/client/ui/swing/UnitEditorDialog.java 0.00% 133 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6868      +/-   ##
============================================
- Coverage     30.06%   30.05%   -0.01%     
+ Complexity    15604    15588      -16     
============================================
  Files          2875     2875              
  Lines        282752   282753       +1     
  Branches      49309    49304       -5     
============================================
- Hits          85016    84989      -27     
- Misses       192173   192214      +41     
+ Partials       5563     5550      -13     

☔ 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.