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

test(middleware): optimize test #14

Closed flc1125 closed 1 week ago

flc1125 commented 1 week ago

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

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 93.06%. Comparing base (b3146d4) to head (3a0a2d1). Report is 1 commits behind head on 4.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 4.x #14 +/- ## ======================================= Coverage 93.06% 93.06% ======================================= Files 9 9 Lines 692 692 ======================================= Hits 644 644 Misses 44 44 Partials 4 4 ```

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