[PR #300] [MERGED] Minor log analyzer fixes #375

Closed
opened 2026-02-15 15:55:47 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/300
Author: @13xforever
Created: 4/26/2019
Status: Merged
Merged: 4/26/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • 7ad0f15 fix compiler warnings
  • d10772b human-readable cpu names for ps4
  • 61235f5 fix error about digital game outside the /game/ folder in some cases

📊 Changes

3 files changed (+22 additions, -4 deletions)

View changed files

📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs (+19 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+3 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+0 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/300 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 4/26/2019 **Status:** ✅ Merged **Merged:** 4/26/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`7ad0f15`](https://github.com/RPCS3/discord-bot/commit/7ad0f15e57c0bdc57bd793964eda520f252551f0) fix compiler warnings - [`d10772b`](https://github.com/RPCS3/discord-bot/commit/d10772b06bfae5e8fdfe1d9f8e55c35e9cf8194d) human-readable cpu names for ps4 - [`61235f5`](https://github.com/RPCS3/discord-bot/commit/61235f567c00a94ffc7711df4f714ea9d0d424e5) fix error about digital game outside the /game/ folder in some cases ### 📊 Changes **3 files changed** (+22 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs` (+19 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+3 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+0 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:55:47 -05:00
yindo closed this issue 2026-02-15 15:55:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#375