go-tick / core

0 stars 0 forks source link

Feature/17 feature job execution timeout #18

Closed misikdmytro closed 1 month ago

misikdmytro commented 1 month ago

Pull Request Checklist

Thank you for your contribution to GoTick! Please make sure you have completed the following steps before submitting your pull request:

Description

Type of Change

Please select the type of change that applies to this pull request:

Checklist

Related Issues

Link any related issues here:

Additional Information

Provide any other information that is important to this PR, such as screenshots, benchmarks, or performance improvements.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 83.37237% with 71 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@59d9bf9). Learn more about missing BASE report.

Files with missing lines Patch % Lines
config.go 53.52% 31 Missing and 2 partials :warning:
inmemory.go 86.20% 10 Missing and 2 partials :warning:
scheduler.go 95.00% 4 Missing and 2 partials :warning:
timeout.go 0.00% 6 Missing :warning:
planner.go 91.37% 4 Missing and 1 partial :warning:
internal/utils/lock.go 88.46% 3 Missing :warning:
cron.go 87.50% 1 Missing and 1 partial :warning:
delay.go 66.66% 2 Missing :warning:
seq.go 90.90% 1 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #18 +/- ## ======================================= Coverage ? 83.37% ======================================= Files ? 11 Lines ? 427 Branches ? 0 ======================================= Hits ? 356 Misses ? 62 Partials ? 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 0.1.0-beta.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: