Skip to content

Add packaging group; fix dev group; fix python-packaging workflow call#3401

Merged
jeromekelleher merged 1 commit intotskit-dev:mainfrom
jeromekelleher:tidy-ups
Feb 27, 2026
Merged

Add packaging group; fix dev group; fix python-packaging workflow call#3401
jeromekelleher merged 1 commit intotskit-dev:mainfrom
jeromekelleher:tidy-ups

Conversation

@jeromekelleher
Copy link
Member

The packaging dependency group was missing entirely. The dev group was
missing packaging and wheels. The python-packaging workflow was being
called with working-directory (a job-level key, silently ignored in
workflow_call) instead of the correct pyproject-directory input.

Remove wheels from dev dependency group

@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.10%. Comparing base (fa4555d) to head (665d333).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3401   +/-   ##
=======================================
  Coverage   94.10%   94.10%           
=======================================
  Files          48       48           
  Lines       51206    51206           
  Branches     5716     5716           
=======================================
  Hits        48187    48187           
  Misses       2593     2593           
  Partials      426      426           
Flag Coverage Δ
C 91.33% <ø> (ø)
c-python 76.94% <ø> (ø)
python-tests 96.56% <ø> (ø)
python-tests-no-jit 33.42% <ø> (ø)

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

Components Coverage Δ
Python API 98.88% <ø> (ø)
Python C interface 91.20% <ø> (ø)
C library 93.56% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

The packaging dependency group was missing entirely. The dev group was
missing packaging and wheels. The python-packaging workflow was being
called with working-directory (a job-level key, silently ignored in
workflow_call) instead of the correct pyproject-directory input.

Remove wheels from dev dependency group

Update uv.lock
@jeromekelleher jeromekelleher merged commit 67a7c5d into tskit-dev:main Feb 27, 2026
16 checks passed
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.

1 participant