Skip to content

Conversation

@yohaann196
Copy link
Contributor

Fixes the issue where the tests directory was missing from the 3.1.0 source distribution. I added "tests" to the source-include list in pyproject.toml since this project uses uv_build as the build backend. Verified locally.

@codecov
Copy link

codecov bot commented Jan 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (36ec238) to head (581cf83).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #285   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          130       130           
  Branches        14        14           
=========================================
  Hits           130       130           

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

@palfrey palfrey linked an issue Jan 4, 2026 that may be closed by this pull request
@yohaann196 yohaann196 merged commit d8f63c8 into jazzband:master Jan 5, 2026
15 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.

3.1.0 source distribution is missing tests

1 participant