[PR #403] [MERGED] Fix duplicates in syscall function data #477

Closed
opened 2026-02-15 15:56:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/403
Author: @13xforever
Created: 9/8/2019
Status: Merged
Merged: 9/8/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • 1ed8f5f maybe fix syscall stats
  • bc17f6d ability to merge syscall information duplicates

📊 Changes

3 files changed (+68 additions, -5 deletions)

View changed files

📝 CompatBot/Commands/BotStats.cs (+1 -1)
📝 CompatBot/Commands/Sudo.Fix.cs (+10 -2)
📝 CompatBot/Database/Providers/SyscallInfoProvider.cs (+57 -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/403 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 9/8/2019 **Status:** ✅ Merged **Merged:** 9/8/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`1ed8f5f`](https://github.com/RPCS3/discord-bot/commit/1ed8f5f321d18ab287db7f6b702ed6bd25c5d3f7) maybe fix syscall stats - [`bc17f6d`](https://github.com/RPCS3/discord-bot/commit/bc17f6d97cbe26403bc788994e0afce1c2e90a21) ability to merge syscall information duplicates ### 📊 Changes **3 files changed** (+68 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/BotStats.cs` (+1 -1) 📝 `CompatBot/Commands/Sudo.Fix.cs` (+10 -2) 📝 `CompatBot/Database/Providers/SyscallInfoProvider.cs` (+57 -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:56:03 -05:00
yindo closed this issue 2026-02-15 15:56:03 -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#477