mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #726] [MERGED] Log parsing UX improvements #781
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/726
Author: @13xforever
Created: 3/10/2021
Status: ✅ Merged
Merged: 3/10/2021
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (2)
d564a95refactor fatal error field into a separate builder method19e9400add TTY messages to log parsing results📊 Changes
7 files changed (+402 additions, -187 deletions)
View changed files
📝
CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs(+21 -18)📝
CompatBot/EventHandlers/LogParsing/LogParser.StateMachineGenerator.cs(+1 -1)📝
CompatBot/EventHandlers/LogParsing/POCOs/LogSection.cs(+18 -1)📝
CompatBot/Utils/Extensions/StringUtils.cs(+26 -1)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+193 -166)➕
CompatBot/Utils/Utf8ToLatin1RegexPatternEncoderFallback.cs(+139 -0)📝
Tests/StringUtilTests.cs(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.