Skip to content

Add scheduled workflow for testing#50

Open
ruicoelhopedro wants to merge 1 commit intomainfrom
schedule-tests
Open

Add scheduled workflow for testing#50
ruicoelhopedro wants to merge 1 commit intomainfrom
schedule-tests

Conversation

@ruicoelhopedro
Copy link
Member

Run tests weekly every Tuesday at 08:00 to test for possible regressions via dependency updates.

Run tests weekly every Tuesday at 08:00 to test for possible regressions via dependency updates.
@ruicoelhopedro ruicoelhopedro self-assigned this Sep 29, 2025
Copy link

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

Adds a scheduled workflow trigger to run tests weekly on Tuesdays at 08:00 UTC to detect potential regressions from dependency updates.

  • Adds a cron schedule trigger to the existing test workflow
  • Maintains existing push and pull request triggers

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

@codecov
Copy link

codecov bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.05%. Comparing base (a2b0240) to head (678b1cf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #50   +/-   ##
=======================================
  Coverage   95.05%   95.05%           
=======================================
  Files          35       35           
  Lines        3071     3071           
=======================================
  Hits         2919     2919           
  Misses        152      152           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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