Skip to content

Conversation

@pashagolub
Copy link
Collaborator

Move task logging inside the actual functions. Now every set of parameters produce a separate entry in timetable.execution_log table. Simplify the return of task functions with just error.

Move task logging inside the actual functions. Now every set of
parameters produce a separate entry in timetable.execution_log table.
Simplify the return of task functions with just error.
@coveralls
Copy link

coveralls commented Jan 20, 2026

Pull Request Test Coverage Report for Build 21172607922

Details

  • 64 of 66 (96.97%) changed or added relevant lines in 6 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 87.298%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/pgengine/transaction.go 23 24 95.83%
internal/scheduler/chain.go 13 14 92.86%
Files with Coverage Reduction New Missed Lines %
internal/scheduler/interval_chain.go 3 82.61%
Totals Coverage Status
Change from base Build 20375822215: -0.1%
Covered Lines: 1725
Relevant Lines: 1976

💛 - Coveralls

@pashagolub pashagolub self-assigned this Jan 20, 2026
@pashagolub pashagolub added the enhancement New feature or request label Jan 20, 2026
@pashagolub pashagolub merged commit ad9c3bc into master Jan 20, 2026
7 checks passed
@pashagolub pashagolub deleted the 739-add-params-to-execution-log branch January 20, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants