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(middleware): remove unuseful code #28

Closed flc1125 closed 1 week ago

flc1125 commented 1 week ago

https://github.com/flc1125/go-cron/issues/18

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 96.46%. Comparing base (da81449) to head (a07ba06). Report is 1 commits behind head on 4.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 4.x #28 +/- ## ========================================== - Coverage 96.52% 96.46% -0.06% ========================================== Files 12 12 Lines 748 736 -12 ========================================== - Hits 722 710 -12 Misses 22 22 Partials 4 4 ```

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