Skip to content
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

Added Shortcut Method to Check if a Unit is Battle Armor #6006

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

IllianiCBT
Copy link
Collaborator

  • Introduced a new isBattleArmor method to determine if the associated entity is classified as battle armor.

Introduced a new `isBattleArmor` method to determine if the associated entity is classified as battle armor. This complements existing classification methods and ensures consistent entity type checks.
@IllianiCBT IllianiCBT added the Utility A new utility function or developer tool label Feb 8, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.33%. Comparing base (aa9d9d0) to head (d4e90ee).
Report is 6 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6006      +/-   ##
============================================
- Coverage     10.34%   10.33%   -0.01%     
+ Complexity     6133     6130       -3     
============================================
  Files          1039     1039              
  Lines        139392   139393       +1     
  Branches      20674    20674              
============================================
- Hits          14415    14411       -4     
- Misses       123532   123536       +4     
- Partials       1445     1446       +1     

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

@IllianiCBT IllianiCBT merged commit 86fc6da into MegaMek:master Feb 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Utility A new utility function or developer tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants