reugn / go-quartz

Minimalist and zero-dependency scheduling library for Go
https://pkg.go.dev/github.com/reugn/go-quartz/quartz
MIT License
1.8k stars 85 forks source link

feat(scheduler): add a channel to handle misfired jobs #129

Closed reugn closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 94.51%. Comparing base (e55b059) to head (6ac9348).

Files Patch % Lines
quartz/scheduler.go 75.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #129 +/- ## ========================================== - Coverage 94.60% 94.51% -0.09% ========================================== Files 19 19 Lines 963 966 +3 ========================================== + Hits 911 913 +2 - Misses 34 35 +1 Partials 18 18 ```

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