Skip to content

Enable PIP_CONSTRAINT to pin Cython version for builds#661

Merged
bdraco merged 3 commits intomasterfrom
pin_cython
Jun 9, 2025
Merged

Enable PIP_CONSTRAINT to pin Cython version for builds#661
bdraco merged 3 commits intomasterfrom
pin_cython

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Jun 9, 2025

Enabled PIP_CONSTRAINT environment variable in the build configuration to ensure the pinned Cython version from requirements/cython.txt is used during wheel builds.

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.14%. Comparing base (46936c1) to head (dec667e).
⚠️ Report is 24 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #661   +/-   ##
=======================================
  Coverage   94.14%   94.14%           
=======================================
  Files          10       10           
  Lines         632      632           
  Branches       46       46           
=======================================
  Hits          595      595           
  Misses         13       13           
  Partials       24       24           
Flag Coverage Δ
CI-GHA 93.98% <ø> (ø)
MyPy 72.69% <ø> (ø)
OS-Linux 99.60% <ø> (ø)
OS-Windows 99.60% <ø> (ø)
OS-macOS 99.20% <ø> (-0.40%) ⬇️
Py-3.10.11 99.60% <ø> (ø)
Py-3.10.17 99.60% <ø> (ø)
Py-3.11.12 99.60% <ø> (ø)
Py-3.11.9 99.60% <ø> (ø)
Py-3.12.10 99.60% <ø> (ø)
Py-3.13.3 99.60% <ø> (ø)
Py-3.13.3t ?
Py-3.13.4t 99.60% <ø> (ø)
Py-3.9.13 99.60% <ø> (ø)
Py-3.9.22 99.60% <ø> (ø)
Py-pypy7.3.16 98.41% <ø> (ø)
Py-pypy7.3.19 98.41% <ø> (ø)
VM-macos-latest 99.20% <ø> (-0.40%) ⬇️
VM-ubuntu-latest 99.60% <ø> (ø)
VM-windows-latest 99.60% <ø> (ø)
pytest 99.60% <ø> (ø)

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.

@bdraco bdraco marked this pull request as ready for review June 9, 2025 21:25
@bdraco bdraco enabled auto-merge (squash) June 9, 2025 21:27
@bdraco bdraco merged commit 8c9d264 into master Jun 9, 2025
45 of 48 checks passed
@bdraco bdraco deleted the pin_cython branch June 9, 2025 21:35
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.

1 participant