flc1125 / go-cron

The cron library is a cron job library for Go. It is a fork of robfig/cron with some improvements.
https://github.com/flc1125/go-cron
MIT License
2 stars 0 forks source link

refactor(job): allow job to support returning error #11

Closed flc1125 closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.70%. Comparing base (7a38c6f) to head (0b565f7). Report is 1 commits behind head on 4.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 4.x #11 +/- ## ========================================== + Coverage 96.68% 96.70% +0.01% ========================================== Files 8 8 Lines 664 668 +4 ========================================== + Hits 642 646 +4 Misses 18 18 Partials 4 4 ```

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