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

Fixed Personnel Filter Role Checks to For Vehicle and Vessel Crews #4939

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

IllianiCBT
Copy link
Collaborator

When doing the big merge the other day, we accidentally used isVesselCrew/isVehicleCrew instead of isVesselCrewMember/isVehicleCrewMember

###Closes #4900

When doing the big merge the other day, we accidentally used isVesselCrew/isVehicleCrew instead of isVesselCrewMember/isVehicleCrewMember
@IllianiCBT IllianiCBT added Bug Personnel Personnel-related Issues GUI labels Sep 29, 2024
@IllianiCBT IllianiCBT self-assigned this Sep 29, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.44%. Comparing base (90ea1b7) to head (1151ef8).
Report is 51 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #4939   +/-   ##
=========================================
  Coverage     10.44%   10.44%           
- Complexity     5998     6005    +7     
=========================================
  Files           951      951           
  Lines        132874   132875    +1     
  Branches      19329    19329           
=========================================
+ Hits          13873    13883   +10     
+ Misses       117653   117638   -15     
- Partials       1348     1354    +6     

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

@HammerGS HammerGS merged commit b4a83fa into MegaMek:master Oct 2, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GUI Personnel Personnel-related Issues
Projects
None yet
3 participants