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(Cron): No parameterless constructor defined #2331

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

capdiem
Copy link
Contributor

@capdiem capdiem commented Feb 24, 2025

No description provided.

@capdiem capdiem requested a review from Copilot February 24, 2025 02:09

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 9 changed files in this pull request and generated no comments.

Files not reviewed (4)
  • src/Masa.Blazor/Presets/Cron/Items/CronItemBase.razor: Evaluated as low risk
  • src/Masa.Blazor/Presets/Cron/Items/DayCronItem.razor: Evaluated as low risk
  • src/Masa.Blazor/Presets/Cron/Items/SecondCronItem.razor: Evaluated as low risk
  • src/Masa.Blazor/Presets/Cron/Items/WeekCronItem.razor: Evaluated as low risk
Comments suppressed due to low confidence (1)

src/Masa.Blazor/Presets/Cron/Items/HourCronItem.cs:7

  • Ensure that the new behavior of setting the Period property is covered by tests.
Period = PeriodTypes.Hour;
@Qinyouzeng Qinyouzeng merged commit 5945410 into main Feb 26, 2025
1 check passed
@Qinyouzeng Qinyouzeng deleted the bugfix/cron-no-param-ctor branch February 26, 2025 03:21
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.

2 participants