Closed nulltoken closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Files with missing lines | Coverage Δ | |
---|---|---|
src/NCronJob/NCronJobExtensions.cs | 97.29% <ø> (ø) |
|
src/NCronJob/Scheduler/QueueWorker.cs | 70.58% <100.00%> (+2.54%) |
:arrow_up: |
Pull request description
Follow up to https://github.com/NCronJob-Dev/NCronJob/pull/121#discussion_r1826658953
Slight enhancement to control of startup jobs.
The lib will now throw on startup only when:
UseNCronJobAsync
hasn't been invokedNo change at the doc level were required as no wording was hinting to
UseNCronJobAsync
being optional.This should prevent some misconfiguration at the user level.
PR meta checklist
main
branch for codeCode PR specific checklist