[PR #5952] [MERGED] Add tests for SqliteItemRepository.(De)SerializeImages #10742

Closed
opened 2026-02-07 06:25:57 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5952
Author: @Bond-009
Created: 5/2/2021
Status: Merged
Merged: 5/2/2021
Merged by: @Bond-009

Base: masterHead: tests4


📝 Commits (1)

  • 8a6b9e1 Add tests for SqliteItemRepository.(De)SerializeImages

📊 Changes

2 files changed (+191 additions, -22 deletions)

View changed files

📝 Emby.Server.Implementations/Data/SqliteItemRepository.cs (+19 -22)
tests/Jellyfin.Server.Implementations.Tests/Data/SqliteItemRepositoryTests.cs (+172 -0)

📄 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/jellyfin/jellyfin/pull/5952 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 5/2/2021 **Status:** ✅ Merged **Merged:** 5/2/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `tests4` --- ### 📝 Commits (1) - [`8a6b9e1`](https://github.com/jellyfin/jellyfin/commit/8a6b9e1fb6d89ac77bd8d62da66bd05abd75ca65) Add tests for SqliteItemRepository.(De)SerializeImages ### 📊 Changes **2 files changed** (+191 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Data/SqliteItemRepository.cs` (+19 -22) ➕ `tests/Jellyfin.Server.Implementations.Tests/Data/SqliteItemRepositoryTests.cs` (+172 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:25:57 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10742