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

Log Prohibited Unit Skips in Resupplies & Prevent Invalid Part Additions #5773

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

IllianiCBT
Copy link
Collaborator

  • Added a log message to improve traceability when skipping prohibited units.
  • Also ensured parts not in the existing parts list are excluded to prevent accidental additions to the pool.

Fix #5765

Added a log message to improve traceability when skipping prohibited units. Also ensured parts not in the existing parts list are excluded to prevent accidental additions to the pool. These changes enhance debugging and maintain data integrity.
@IllianiCBT IllianiCBT added the Bug label Jan 13, 2025
@IllianiCBT IllianiCBT self-assigned this Jan 13, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.20%. Comparing base (fd739ba) to head (695e34d).
Report is 22 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5773      +/-   ##
============================================
- Coverage     10.21%   10.20%   -0.01%     
+ Complexity     6076     6071       -5     
============================================
  Files          1010     1010              
  Lines        139310   139313       +3     
  Branches      20448    20449       +1     
============================================
- Hits          14231    14221      -10     
- Misses       123703   123720      +17     
+ Partials       1376     1372       -4     

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

@HammerGS HammerGS merged commit 778679b into MegaMek:master Jan 15, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[0.50.03 Nightly - CI1733] Logistics Module Supplying Conventional Infantry Equipment in Resupply
3 participants