Skip to content

ci: run the health score check with unit test workflow - #559

Closed
zimeg wants to merge 1 commit into
slackapi:mainfrom
zimeg:zimeg-ci-test-health
Closed

ci: run the health score check with unit test workflow#559
zimeg wants to merge 1 commit into
slackapi:mainfrom
zimeg:zimeg-ci-test-health

Conversation

@zimeg

Copy link
Copy Markdown
Member

Summary

This PR runs the health score check with the unit test workflow which includes test coverage. We remove it from the integration tests to remove errors!

Follows #553

Preview

Before:
health

Requirements

@zimegzimeg added this to the 2.2 milestone Feb 12, 2026
@zimegzimeg self-assigned this Feb 12, 2026
@zimeg
zimeg requested a review from a team as a code ownerFebruary 12, 2026 00:28
@zimegzimeg added semver:patch tests github_actions Pull requests that update GitHub Actions code labels Feb 12, 2026
@codecov

codecovBot commented Feb 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.92%. Comparing base (bb7fade) to head (3f05cb3).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #559 +/- ##
=======================================
Coverage 95.92% 95.92% =======================================
Files 14 14 Lines 2697 2697 =======================================
Hits 2587 2587 Misses 110 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.

@zimeg

Copy link
Copy Markdown
MemberAuthor
Error: Integration tests from forked branches require maintainer approval.
Notice: Dispatch a test run at https://github.com/slackapi/slack-github-action/actions/workflows/integration.yml with ref 'pull/559/head'
Error: Process completed with exit code 1.

Changes of #553 remains well 🙏 ✨

@mwbrooksmwbrooks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

✅ Thanks for clarifying why it's removed yet runs! 😅

@zimeg

Copy link
Copy Markdown
MemberAuthor

@mwbrooks Thanks for a fast review for follow up fixes... It's difficult to debug this sometimes I find 🔍

I'm holding off on merging for the moment since the integration test status for the latest commit isn't updated from a dispatched run:

🔗 https://github.com/slackapi/slack-github-action/actions/runs/21928692109/job/63327444061

This is a recent change to our workflows in this project and I'm not sure immediate of a fix?

@zimeg

Copy link
Copy Markdown
MemberAuthor

@mwbrooks Once again, thank you for a fast and kind review. The changes of #560 made this same change and the #552 is open to inspect test errors so I'll close this PR! 🧪 🔍

@zimegzimeg closed this Mar 13, 2026
@zimeg
zimeg deleted the zimeg-ci-test-health branch March 13, 2026 01:35
@zimegzimeg modified the milestones: 2.2, 3.0Mar 13, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actionsPull requests that update GitHub Actions codesemver:patchtests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@zimeg@mwbrooks