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

Princess - Chat Commands fix #6433

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

Scoppio
Copy link
Collaborator

@Scoppio Scoppio commented Jan 24, 2025

The chat commands syntax and how they were used in the chat were wrong and did not align with how they actually work.

This not only fix that, as it also fix an error that I commited where I mistakenly believed that you could set the bot behavior using discrete values, this fix also allows that.

@Scoppio Scoppio requested a review from Sleet01 January 24, 2025 01:44
Copy link
Collaborator

@Sleet01 Sleet01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Collaborator

@Sleet01 Sleet01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failing tests need fixed now.

@Scoppio Scoppio force-pushed the feat/acar-princess-new-gui branch from 41b292d to 589ceee Compare January 24, 2025 02:25
@Scoppio Scoppio requested a review from Sleet01 January 24, 2025 02:25
@Scoppio Scoppio self-assigned this Jan 24, 2025
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.43%. Comparing base (d0ad191) to head (52a7ec9).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6433   +/-   ##
=========================================
  Coverage     28.42%   28.43%           
- Complexity    14093    14095    +2     
=========================================
  Files          2797     2797           
  Lines        274761   274773   +12     
  Branches      48607    48613    +6     
=========================================
+ Hits          78113    78119    +6     
- Misses       192664   192665    +1     
- Partials       3984     3989    +5     

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

Copy link
Collaborator

@Sleet01 Sleet01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@Sleet01 Sleet01 merged commit 5882136 into MegaMek:master Jan 24, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants