Skip to content

Adds direct job execution with mock driver for job service#44

Merged
rolandboon merged 1 commit into
mainfrom
feature/job-mock-driver
Mar 24, 2026
Merged

Adds direct job execution with mock driver for job service#44
rolandboon merged 1 commit into
mainfrom
feature/job-mock-driver

Conversation

@rolandboon
Copy link
Copy Markdown
Owner

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 24, 2026

Codecov Report

❌ Patch coverage is 92.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.01%. Comparing base (55d582f) to head (5ead556).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/jobs/drivers/mock-driver.ts 92.50% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
- Coverage   97.07%   97.01%   -0.07%     
==========================================
  Files          64       64              
  Lines        3321     3352      +31     
  Branches      891      895       +4     
==========================================
+ Hits         3224     3252      +28     
- Misses         97      100       +3     
Files with missing lines Coverage Δ
src/jobs/job-service.ts 96.15% <ø> (ø)
src/jobs/drivers/mock-driver.ts 95.77% <92.50%> (-4.23%) ⬇️

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rolandboon rolandboon force-pushed the feature/job-mock-driver branch from 9715a82 to e81f161 Compare March 24, 2026 20:11
@rolandboon rolandboon force-pushed the feature/job-mock-driver branch from e81f161 to 5ead556 Compare March 24, 2026 20:14
@rolandboon rolandboon merged commit 4af663f into main Mar 24, 2026
6 checks passed
@rolandboon rolandboon deleted the feature/job-mock-driver branch March 24, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant