The cron library is a cron job library for Go. It is a fork of robfig/cron with some improvements.
4
stars
0
forks
source link
refactor(jobwrapper): refactor `JobWrapper` to `Middleware` and adjust use of `Chain` #12
Closed
flc1125 closed 1 month ago
Codecov Report
Attention: Patch coverage is
31.57895%
with26 lines
in your changes missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## 4.x #12 +/- ## ========================================== - Coverage 96.70% 93.06% -3.65% ========================================== Files 8 9 +1 Lines 668 692 +24 ========================================== - Hits 646 644 -2 - Misses 18 44 +26 Partials 4 4 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.