Skip to content

Conversation

@timothy-nunn
Copy link
Collaborator

@timothy-nunn timothy-nunn commented Sep 17, 2025

Runs the unit tests on all supported versions of Python using a hatch matrix and matrixes this on GitHub by running on Linux and MacOS.

Runs the remaining tests with hatch. I have added a hatch environment test-default to run on our 'default' version of Python (3.10).

All other Python scripts are run using hatch run python ...

@timothy-nunn timothy-nunn linked an issue Sep 17, 2025 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.23%. Comparing base (726df45) to head (1459a54).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3849      +/-   ##
==========================================
- Coverage   46.29%   46.23%   -0.06%     
==========================================
  Files         123      123              
  Lines       28841    29168     +327     
==========================================
+ Hits        13351    13486     +135     
- Misses      15490    15682     +192     

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

@timothy-nunn timothy-nunn changed the title Run unit tests on all Python versions + ubuntu and Mac Run unit tests on all Python versions Sep 17, 2025
@timothy-nunn timothy-nunn self-assigned this Sep 19, 2025
@timothy-nunn timothy-nunn changed the title Run unit tests on all Python versions Run CI unit tests on all Python versions x supported operating systems Sep 25, 2025
@timothy-nunn timothy-nunn force-pushed the 3848-matrix-py-os branch 2 times, most recently from 93be2ae to 065c326 Compare January 7, 2026 14:42
@timothy-nunn timothy-nunn changed the title Run CI unit tests on all Python versions x supported operating systems Run CI using hatch Jan 7, 2026
@timothy-nunn timothy-nunn linked an issue Jan 7, 2026 that may be closed by this pull request
@timothy-nunn timothy-nunn marked this pull request as ready for review January 7, 2026 15:36
@timothy-nunn timothy-nunn requested a review from je-cook January 7, 2026 15:36
@je-cook je-cook merged commit 8a4d67c into main Jan 7, 2026
20 checks passed
@timothy-nunn timothy-nunn deleted the 3848-matrix-py-os branch January 7, 2026 15:52
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.

Matrix unit tests with Python version and OS Optional test dependencies require examples dependencies too

4 participants