mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #229] [MERGED] Fix even more bugs in the log parser #309
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/229
Author: @13xforever
Created: 2/23/2019
Status: ✅ Merged
Merged: 2/23/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (2)
8971423fix double log upload prompt with the changes to fw detection in logscc37ac8fix the actually stupid part where an empty value could overwrite the valid one📊 Changes
4 files changed (+19 additions, -11 deletions)
View changed files
📝
CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs(+2 -2)📝
CompatBot/EventHandlers/LogParsing/LogParser.StateMachineGenerator.cs(+8 -2)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs(+3 -1)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+6 -6)📄 Description
Sometimes found values could've been replaced with an empty string from a no-match :(
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.