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

fix: trim cron expression string #112

Merged
merged 1 commit into from
Feb 21, 2024
Merged

fix: trim cron expression string #112

merged 1 commit into from
Feb 21, 2024

Conversation

reugn
Copy link
Owner

@reugn reugn commented Feb 21, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (037673d) 89.72% compared to head (2425aa4) 89.76%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   89.72%   89.76%   +0.03%     
==========================================
  Files          19       19              
  Lines         915      918       +3     
==========================================
+ Hits          821      824       +3     
  Misses         65       65              
  Partials       29       29              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reugn reugn linked an issue Feb 21, 2024 that may be closed by this pull request
@reugn reugn merged commit ce9418d into master Feb 21, 2024
5 checks passed
@reugn reugn deleted the trim-cron-expression branch February 21, 2024 08:39
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.

Should non-essential spaces in the cron expression allowed?
2 participants