File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 - name : Install dependencies
3939 run : uv sync --all-extras
4040 - name : Run tests
41- run : |
42- uv run coverage run --source herald runtests.py -v 2
43- uv run coverage run -m django test --settings=tests.settings --pythonpath=. -v 2
41+ run : uv run coverage run -m django test --settings=tests.settings --pythonpath=. -v 2
4442 - name : Report coverage to Codecov
4543 uses : codecov/codecov-action@v3
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
4-
3+ ## Unreleased (tbd)
54- #35 via MR #36 - Add security policy via ` SECURITY.md `
65- #33 via MR #38 - Switch to ` uv ` for package dependencies
7- - #34 - Switch to ` uv ` for building and publishing package
6+ - #34 via MR # 40 - Switch to ` uv ` for building and publishing package
87- Chore/Docs: Drop official support for Python 3.9 (EOL October 2025)
98
109
You can’t perform that action at this time.
0 commit comments