libi / dcron

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

增加code coverage, 修复GetJob bug,增加devcontainer方便开发者 #91

Closed dxyinme closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 86.72%. Comparing base (c9eca56) to head (235e6ef).

Files Patch % Lines
dcron.go 66.66% 0 Missing and 1 partial :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #91 +/- ## =========================================== + Coverage 85.57% 86.72% +1.15% =========================================== Files 17 17 Lines 1102 1100 -2 =========================================== + Hits 943 954 +11 + Misses 126 111 -15 - Partials 33 35 +2 ```

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