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

test: improve code coverage #116

Closed reugn closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 94.10%. Comparing base (51879fa) to head (e8daa01).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #116 +/- ## ========================================== + Coverage 87.89% 94.10% +6.21% ========================================== Files 19 19 Lines 950 950 ========================================== + Hits 835 894 +59 + Misses 77 38 -39 + Partials 38 18 -20 ```

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