Skip to content

fix release workflow#61

Merged
bckohan merged 1 commit intomainfrom
releaseworkflow
Mar 6, 2026
Merged

fix release workflow#61
bckohan merged 1 commit intomainfrom
releaseworkflow

Conversation

@bckohan
Copy link
Collaborator

@bckohan bckohan commented Mar 6, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 6, 2026 00: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 updates the reusable Test GitHub Actions workflow so that when it’s invoked via workflow_call (e.g., from the release workflow), the CODECOV_TOKEN secret must be explicitly provided, aligning with the workflow’s existing Codecov upload step.

Changes:

  • Declare CODECOV_TOKEN as a required secret for on.workflow_call in the test workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bckohan bckohan merged commit 29013e1 into main Mar 6, 2026
23 checks passed
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.55%. Comparing base (29d7fc5) to head (c04e375).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   87.55%   87.55%           
=======================================
  Files           1        1           
  Lines         426      426           
=======================================
  Hits          373      373           
  Misses         53       53           

☔ 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.

3 participants