[PR #2634] [MERGED] test(server): job service #9636

Closed
opened 2026-02-05 14:08:13 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/2634
Author: @jrasm91
Created: 6/1/2023
Status: Merged
Merged: 6/1/2023
Merged by: @jrasm91

Base: mainHead: test/job-service


📝 Commits (1)

  • a929a4a test(server): job service

📊 Changes

3 files changed (+108 additions, -12 deletions)

View changed files

📝 server/libs/domain/src/job/job.interface.ts (+1 -1)
📝 server/libs/domain/src/job/job.service.spec.ts (+105 -9)
📝 server/libs/domain/src/job/job.service.ts (+2 -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/immich-app/immich/pull/2634 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 6/1/2023 **Status:** ✅ Merged **Merged:** 6/1/2023 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `test/job-service` --- ### 📝 Commits (1) - [`a929a4a`](https://github.com/immich-app/immich/commit/a929a4a988bb3c2546672c5d5f44cb6770b7dc2f) test(server): job service ### 📊 Changes **3 files changed** (+108 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `server/libs/domain/src/job/job.interface.ts` (+1 -1) 📝 `server/libs/domain/src/job/job.service.spec.ts` (+105 -9) 📝 `server/libs/domain/src/job/job.service.ts` (+2 -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>
OVERLORD added the pull-request label 2026-02-05 14:08:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#9636