Skip to content

feat(crons): Add CronMonitorDataSourceHandler #97548

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

Merged
merged 2 commits into from
Aug 11, 2025

Conversation

wedamija
Copy link
Member

@wedamija wedamija commented Aug 8, 2025

Adding a new DataSourceHandler so that we can treat cron Monitor rows as a DataSource

@wedamija wedamija requested a review from a team August 8, 2025 23:59
@wedamija wedamija requested a review from a team as a code owner August 8, 2025 23:59
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 8, 2025
cursor[bot]

This comment was marked as outdated.

Copy link

codecov bot commented Aug 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #97548      +/-   ##
==========================================
+ Coverage   80.25%   80.64%   +0.38%     
==========================================
  Files        8562     8562              
  Lines      377177   377205      +28     
  Branches    24548    24548              
==========================================
+ Hits       302705   304194    +1489     
+ Misses      74102    72641    -1461     
  Partials      370      370              

Adding a new `DataSourceHandler` so that we can treat cron `Monitor` rows as a `DataSource`
@wedamija wedamija merged commit fdb4ecc into master Aug 11, 2025
63 checks passed
@wedamija wedamija deleted the danf/crons-data-source-handler branch August 11, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants