mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #551] [MERGED] Misc updates #620
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/551
Author: @13xforever
Created: 3/23/2020
Status: ✅ Merged
Merged: 3/23/2020
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (4)
328242eadd a note for high res scaling factorafadaddreduce Fatal Error spam in log parsing results with recent changes211d582add rdr note, fix compiler nitpicks097b7aetry to handle pipe read errors📊 Changes
8 files changed (+178 additions, -54 deletions)
View changed files
📝
CompatBot/EventHandlers/LogParsing/LogParser.PipeReader.cs(+48 -38)📝
CompatBot/EventHandlers/LogParsing/POCOs/LogParseState.cs(+1 -0)📝
CompatBot/EventHandlers/LogParsingHandler.cs(+4 -3)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+16 -3)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs(+11 -8)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+34 -2)📝
CompatBot/Utils/UniqueList.cs(+14 -0)➕
Tests/RangeTests.cs(+50 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.