Skip to content

ci: gate build workflow on unit checks#470

Merged
cofin merged 1 commit into
mainfrom
ci/build-workflow-unit-gate
May 25, 2026
Merged

ci: gate build workflow on unit checks#470
cofin merged 1 commit into
mainfrom
ci/build-workflow-unit-gate

Conversation

@cofin
Copy link
Copy Markdown
Member

@cofin cofin commented May 25, 2026

Summary

  • add a cheap gate job to Test Build Configuration that waits for quality and all test-unit checks on the PR head SHA
  • block source/wheel package build jobs until that gate passes
  • enable fail-fast on the expensive MyPyC build and wheel-test matrices

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.78%. Comparing base (b8ad173) to head (b67744a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #470      +/-   ##
==========================================
- Coverage   70.78%   70.78%   -0.01%     
==========================================
  Files         438      438              
  Lines       52541    52541              
  Branches     7370     7370              
==========================================
- Hits        37191    37189       -2     
- Misses      12681    12682       +1     
- Partials     2669     2670       +1     
Flag Coverage Δ
integration 56.59% <ø> (-0.01%) ⬇️
py3.10 67.85% <ø> (ø)
py3.11 67.87% <ø> (ø)
py3.12 67.87% <ø> (-0.01%) ⬇️
py3.13 67.87% <ø> (-0.01%) ⬇️
py3.14 69.95% <ø> (-0.01%) ⬇️
unit 57.45% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@cofin cofin merged commit 6f91042 into main May 25, 2026
27 checks passed
@cofin cofin deleted the ci/build-workflow-unit-gate branch May 25, 2026 20:51
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