Skip to content

Add a component to build JobParameters defaults at contruction time #123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jan 8, 2025

Conversation

yann-eugone
Copy link
Contributor

@yann-eugone yann-eugone commented Apr 30, 2024

See #93

\Yokai\Batch\Factory\JobExecutionParametersBuilderInterface was introduced to provide some parameters defaults, to be merged with those provided at runtime

It is used in \Yokai\Batch\Factory\JobExecutionFactory before constructing \Yokai\Batch\JobExecution

@yann-eugone yann-eugone force-pushed the job-parameters-defaults branch from f05927b to 178bb32 Compare January 7, 2025 11:07
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.72%. Comparing base (c6a0600) to head (b685ea0).
Report is 1 commits behind head on 0.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                0.x     #123   +/-   ##
=========================================
  Coverage     99.71%   99.72%           
- Complexity      890      906   +16     
=========================================
  Files           143      147    +4     
  Lines          2817     2879   +62     
=========================================
+ Hits           2809     2871   +62     
  Misses            8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yann-eugone yann-eugone merged commit cf1c154 into 0.x Jan 8, 2025
11 checks passed
@yann-eugone yann-eugone deleted the job-parameters-defaults branch January 29, 2025 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants