Skip to content

Conversation

@Borda
Copy link
Collaborator

@Borda Borda commented Jul 24, 2025

What does this PR do?

This will help to discover some failing compatibility from dependency releases early
could help discover issues like #584

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in GitHub issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@codecov
Copy link

codecov bot commented Jul 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85%. Comparing base (a7b5910) to head (c61c4b2).
Report is 31 commits behind head on main.

Additional details and impacted files
@@         Coverage Diff          @@
##           main   #585    +/-   ##
====================================
- Coverage    85%    85%    -0%     
====================================
  Files        38     39     +1     
  Lines      2901   3017   +116     
====================================
+ Hits       2479   2564    +85     
- Misses      422    453    +31     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Borda Borda requested a review from Copilot July 24, 2025 09:03
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a scheduled cron job trigger to the CI testing workflow to run tests daily at midnight UTC. This proactive testing approach will help detect compatibility issues with dependency releases before they affect active development.

  • Adds a daily scheduled trigger to the existing CI testing workflow

@aniketmaurya aniketmaurya merged commit 17f8ee0 into main Jul 24, 2025
20 checks passed
@aniketmaurya aniketmaurya deleted the ci/cron branch July 24, 2025 09:25
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