libi / dcron

轻量分布式定时任务库 a lightweight distributed job scheduler library
MIT License
422 stars 73 forks source link

make dcron running locally, update cron test, add GetJobs / GetJob function for dcron. #89

Closed dxyinme closed 4 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (0ff369b) 84.97% compared to head (106db08) 85.75%.

Files Patch % Lines
dcron.go 66.00% 15 Missing and 2 partials :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #89 +/- ## =========================================== + Coverage 84.97% 85.75% +0.77% =========================================== Files 17 17 Lines 1278 1102 -176 =========================================== - Hits 1086 945 -141 + Misses 160 125 -35 Partials 32 32 ```

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