Skip to content

[CI] only run make test once#895

Merged
AshleyDumaine merged 1 commit into
mainfrom
test-once
Oct 9, 2025
Merged

[CI] only run make test once#895
AshleyDumaine merged 1 commit into
mainfrom
test-once

Conversation

@AshleyDumaine

Copy link
Copy Markdown
Contributor

What this PR does / why we need it: This changes to only run make test in the same workflow as the coverage reporting (which requires pull_request_target since it requires a codecov token)

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@codecov

codecov Bot commented Oct 8, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.96%. Comparing base (d6c7726) to head (9d3645b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #895   +/-   ##
=======================================
  Coverage   65.96%   65.96%           
=======================================
  Files          71       71           
  Lines        7956     7956           
=======================================
  Hits         5248     5248           
  Misses       2406     2406           
  Partials      302      302           

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

@AshleyDumaine AshleyDumaine merged commit d57486e into main Oct 9, 2025
16 checks passed
@AshleyDumaine AshleyDumaine deleted the test-once branch October 9, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants