Skip to content

Conversation

@julio-lopez
Copy link
Collaborator

Run endurance tests:

  • on push to the test/endurance branch
  • on workflow dispatch, it allows choosing the target branch for the run.

@julio-lopez
Copy link
Collaborator Author

@julio-lopez julio-lopez marked this pull request as ready for review October 2, 2025 01:36
Copilot AI review requested due to automatic review settings October 2, 2025 01:36
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

This PR expands the triggers for endurance tests to provide more flexibility in running them. The changes add the test/endurance branch to the push triggers and introduce a manual workflow dispatch option.

  • Adds test/endurance branch to push triggers alongside the existing master branch
  • Introduces workflow dispatch trigger with a configurable branch/ref input parameter
  • Sets test/endurance as the default branch for manual workflow runs

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

@codecov
Copy link

codecov bot commented Oct 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.82%. Comparing base (cb455c6) to head (0ea039f).
⚠️ Report is 676 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4860      +/-   ##
==========================================
+ Coverage   75.86%   76.82%   +0.95%     
==========================================
  Files         470      535      +65     
  Lines       37301    40932    +3631     
==========================================
+ Hits        28299    31446    +3147     
- Misses       7071     7445     +374     
- Partials     1931     2041     +110     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@julio-lopez julio-lopez merged commit c6115fa into kopia:master Oct 2, 2025
28 checks passed
@julio-lopez julio-lopez deleted the test/endurance branch October 2, 2025 02:44
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.

1 participant