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

refactor: IrcMessageHandler #4927

Merged
merged 33 commits into from
Oct 31, 2023
Merged

refactor: IrcMessageHandler #4927

merged 33 commits into from
Oct 31, 2023

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Oct 31, 2023

Description

The biggest change this does, is change previously-public API of IrcMessageHandler into internal/static APIs

The PR is best reviewed if you skip changes from d6604de - potentially even reviewing commit-by-commit

Clarify that it's a pointer we're dealing with
TODO: Check performance implications of this, if there are any.
I don't have an internet connection Aware
@pajlada pajlada mentioned this pull request Oct 31, 2023
4 tasks
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

src/providers/twitch/IrcMessageHandler.cpp Show resolved Hide resolved
src/providers/twitch/IrcMessageHandler.cpp Show resolved Hide resolved
src/providers/twitch/IrcMessageHandler.cpp Show resolved Hide resolved
src/providers/twitch/IrcMessageHandler.cpp Show resolved Hide resolved
src/providers/twitch/IrcMessageHandler.cpp Show resolved Hide resolved
src/providers/twitch/IrcMessageHandler.cpp Outdated Show resolved Hide resolved
src/providers/twitch/IrcMessageHandler.cpp Show resolved Hide resolved
src/providers/twitch/IrcMessageHandler.cpp Show resolved Hide resolved
src/providers/twitch/IrcMessageHandler.cpp Show resolved Hide resolved
src/providers/twitch/IrcMessageHandler.cpp Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

src/providers/twitch/IrcMessageHandler.cpp Show resolved Hide resolved
src/providers/twitch/IrcMessageHandler.cpp Show resolved Hide resolved
@pajlada
Copy link
Member Author

pajlada commented Oct 31, 2023

image

@pajlada pajlada merged commit f4726ed into master Oct 31, 2023
15 checks passed
@pajlada pajlada deleted the chore/refactor-ircmessagehandler branch October 31, 2023 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants