Skip to content

Conversation

@pashagolub
Copy link
Collaborator

Previously program task returned on the first fail. This is not how other kind of tasks behave. Make program task compatible with SQL and built-in tasks. All errors will be joined and returned

Previously program task returned on the first fail. This is not how
other kind of tasks behave. Make program task compatible with SQL and
built-in tasks. All errors will be joined and returned
@coveralls
Copy link

Pull Request Test Coverage Report for Build 21175869918

Details

  • 9 of 10 (90.0%) changed or added relevant lines in 1 file are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.09%) to 87.392%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/scheduler/shell.go 9 10 90.0%
Files with Coverage Reduction New Missed Lines %
internal/scheduler/shell.go 1 93.55%
internal/scheduler/interval_chain.go 2 84.06%
Totals Coverage Status
Change from base Build 21173629238: 0.09%
Covered Lines: 1726
Relevant Lines: 1975

💛 - Coveralls

@pashagolub pashagolub merged commit edb13af into master Jan 20, 2026
7 checks passed
@pashagolub pashagolub deleted the 741-run-program-task-for-all-params branch January 20, 2026 15:51
@pashagolub pashagolub self-assigned this Jan 20, 2026
@pashagolub pashagolub added the bug Something isn't working label Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants