Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support mixed range type in cron expression #72

Merged
merged 1 commit into from
Oct 7, 2023
Merged

Conversation

reugn
Copy link
Owner

@reugn reugn commented Oct 7, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #72 (dd4884c) into master (cdb58bc) will decrease coverage by 0.26%.
The diff coverage is 86.66%.

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

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   90.46%   90.20%   -0.26%     
==========================================
  Files          10       10              
  Lines         629      643      +14     
==========================================
+ Hits          569      580      +11     
- Misses         40       42       +2     
- Partials       20       21       +1     
Files Coverage Δ
quartz/util.go 91.30% <100.00%> (+1.30%) ⬆️
quartz/cron.go 77.18% <80.95%> (-1.30%) ⬇️

@reugn reugn linked an issue Oct 7, 2023 that may be closed by this pull request
@reugn reugn merged commit 9d582d9 into master Oct 7, 2023
5 checks passed
@reugn reugn deleted the cron-mixed-range branch October 7, 2023 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for mixed range type in cron expression
2 participants