[PR #261] [MERGED] Implement log parsing progress reporting #339

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/261
Author: @13xforever
Created: 3/16/2019
Status: Merged
Merged: 3/16/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • a12f6d8 sanity check
  • ce878f5 fix cosmetic issue with the progress right after the start of parsing
  • d4fc9b1 report log parsing progress

📊 Changes

3 files changed (+14 additions, -3 deletions)

View changed files

📝 CompatBot/EventHandlers/LogParsingHandler.cs (+10 -2)
📝 CompatBot/Utils/PoorMansTaskScheduler.cs (+3 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+1 -1)

📄 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/261 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/16/2019 **Status:** ✅ Merged **Merged:** 3/16/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`a12f6d8`](https://github.com/RPCS3/discord-bot/commit/a12f6d80918c9e1034e63e8f8032260ed716a5ee) sanity check - [`ce878f5`](https://github.com/RPCS3/discord-bot/commit/ce878f5aa92c05ee212bbb381787d0449f9c5187) fix cosmetic issue with the progress right after the start of parsing - [`d4fc9b1`](https://github.com/RPCS3/discord-bot/commit/d4fc9b1b05dec4e58c9a5bd0a1199f19d2510ac2) report log parsing progress ### 📊 Changes **3 files changed** (+14 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/LogParsingHandler.cs` (+10 -2) 📝 `CompatBot/Utils/PoorMansTaskScheduler.cs` (+3 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+1 -1) </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:42 -05:00
yindo closed this issue 2026-02-15 15:55:42 -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#339