Skip to content

Conversation

@nathanjmcdougall
Copy link
Collaborator

No description provided.

@nathanjmcdougall nathanjmcdougall linked an issue Oct 10, 2025 that may be closed by this pull request
@codspeed-hq
Copy link

codspeed-hq bot commented Oct 10, 2025

CodSpeed Performance Report

Merging #975 will not alter performance

Comparing 967-set-a-cron-config-for-ci (2d901ce) with main (b2fa6b6)

Summary

✅ 2 untouched

@codecov
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@nathanjmcdougall nathanjmcdougall marked this pull request as ready for review October 10, 2025 12:22
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 configures a scheduled CI workflow to run daily at midnight UTC using cron scheduling. The changes ensure that scheduled runs skip pytest for the "max" dependencies configuration while maintaining full test coverage for other trigger events.

  • Added daily cron schedule trigger at midnight UTC
  • Modified pytest execution logic to skip tests for "max" dependencies during scheduled runs
  • Added clarifying comment for the "max" dependencies configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@nathanjmcdougall nathanjmcdougall merged commit f84dd39 into main Oct 10, 2025
18 checks passed
@nathanjmcdougall nathanjmcdougall deleted the 967-set-a-cron-config-for-ci branch October 10, 2025 12:30
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.

Set a cron config for CI

2 participants