• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

daycry / jobs
56%

Build:
DEFAULT BRANCH: master
Repo Added 06 Oct 2025 04:18PM UTC
Files 77
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

09 Feb 2026 05:28PM UTC coverage: 56.164% (+0.06%) from 56.107%
21834466991

push

github

daycry
Pass backend job ID into Job objects

Add a jobId field and getter/setter to IdentityTrait and populate it when creating Job instances from queue records. QueueRunCommand now injects the backend queue entity ID into the Job, and SyncQueue sets the job ID for in-process jobs; SyncQueue also removes an unused import and updates removeJob's type hint to use Job. Minor whitespace cleanup in DatabaseQueue.

4 of 5 new or added lines in 3 files covered. (80.0%)

1180 of 2101 relevant lines covered (56.16%)

4.63 hits per line

Relevant lines Covered
Build:
Build:
2101 RELEVANT LINES 1180 COVERED LINES
4.63 HITS PER LINE
Source Files on master
  • Tree
  • List 77
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21834466991 master Pass backend job ID into Job objects Add a jobId field and getter/setter to IdentityTrait and populate it when creating Job instances from queue records. QueueRunCommand now injects the backend queue entity ID into the Job, and SyncQueue sets the... push 09 Feb 2026 05:29PM UTC daycry github
56.16
21832733936 master Align imports and variable spacing Minor formatting changes: reorder the UuidGenerator import in BaseQueue.php to group use statements, and align assignment spacing in JobInternalExecutionTest.php for improved readability. No functional changes. push 09 Feb 2026 04:14PM UTC daycry github
56.11
21832579818 master Merge JobExecutor into JobLifecycleCoordinator Collapse the standalone JobExecutor into JobLifecycleCoordinator by moving safe handler execution logic (executeJobInternal, output normalization, buffer capture and logging) into the coordinator. Re... push 09 Feb 2026 04:07PM UTC daycry github
56.11
21826730264 master Switch job IDs to UUIDs and update tests Replace the old random-string ID approach with UUIDs: moved RandomIdGenerator to Generators namespace and added a new UuidGenerator (using service('uuid')->generate('v7')->toRfc4122()). BaseQueue now defau... push 09 Feb 2026 01:21PM UTC daycry github
55.78
21798597895 master Switch job IDs to UUIDs and update tests Replace the old random-string ID approach with UUIDs: moved RandomIdGenerator to Generators namespace and added a new UuidGenerator (using service('uuid')->generate('v7')->toRfc4122()). BaseQueue now defau... push 08 Feb 2026 01:02PM UTC daycry github
55.78
21780498277 master Switch job IDs to UUIDs and update tests Replace the old random-string ID approach with UUIDs: moved RandomIdGenerator to Generators namespace and added a new UuidGenerator (using service('uuid')->generate('v7')->toRfc4122()). BaseQueue now defau... push 07 Feb 2026 01:01PM UTC daycry github
55.78
21753414079 master Switch job IDs to UUIDs and update tests Replace the old random-string ID approach with UUIDs: moved RandomIdGenerator to Generators namespace and added a new UuidGenerator (using service('uuid')->generate('v7')->toRfc4122()). BaseQueue now defau... push 06 Feb 2026 02:08PM UTC daycry github
55.78
21751785286 master Update migration namespace to Daycry\Jobs Change the namespace in JobsTables migration from Daycry\Cronjob\Database\Migrations to Daycry\Jobs\Database\Migrations to reflect the package/namespace rename. No functional changes to the migration logic. push 06 Feb 2026 01:12PM UTC daycry github
55.86
21721777566 master Update migration namespace to Daycry\Jobs Change the namespace in JobsTables migration from Daycry\Cronjob\Database\Migrations to Daycry\Jobs\Database\Migrations to reflect the package/namespace rename. No functional changes to the migration logic. push 05 Feb 2026 05:32PM UTC daycry github
55.86
21712884034 master Add background worker support to jobs:queue:run Implemented cross-platform background execution for the jobs:queue:run command using detached processes (nohup/& for POSIX, start /B for Windows). Updated documentation to explain usage, PHP binary ... push 05 Feb 2026 01:15PM UTC daycry github
55.86
See All Builds (142)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc