|
Ran
|
Jobs
1
|
Files
615
|
Run time
1min
|
Badge
README BADGES
|
push
github
feat: allow schedulers to run in a single node (#6794) ## About the changes This PR provides a service that allows a scheduled function to run in a single instance. It's currently not in use but tests show how to wrap a function to make it single-instance: https://github.com/Unleash/unleash/blob/65b7080e0/src/lib/features/scheduler/job-service.test.ts#L26-L32 The key `'test'` is used to identify the group and most likely should have the same name as the scheduled job. --------- Co-authored-by: Christopher Kolstad <chriswk@getunleash.io>
2603 of 3410 branches covered (76.33%)
37 of 49 new or added lines in 5 files covered. (75.51%)
11 existing lines in 3 files now uncovered.12762 of 14561 relevant lines covered (87.65%)
672.41 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 8629255652.1 | 0 |
87.65 |
GitHub Action Run |