Commit Graph
7 Commits
Author SHA1 Message Date
LogalDeveloper 525ead5ba8 Added codespell CI job and fixed existing spelling issues.
Dependency Audit / Dependency Audit (push) Successful in 15s
CI / Formatting (push) Successful in 12s
CI / Linting (push) Successful in 12s
CI / Tests (Python 3.12) (push) Successful in 25s
CI / Tests (Python 3.13) (push) Successful in 24s
CI / Tests (Python 3.14) (push) Successful in 22s
CI / Type Checking (push) Successful in 24s
CI / Spelling (push) Successful in 13s
2026-02-19 14:50:24 -05:00
LogalDeveloper 33dd49e20a Lowered minimum Python version to 3.12 and added CI matrix for testing 3.12/3.13/3.14.
Dependency Audit / Dependency Audit (push) Successful in 17s
CI / Formatting (push) Successful in 14s
CI / Linting (push) Successful in 13s
CI / Tests (Python 3.12) (push) Successful in 28s
CI / Tests (Python 3.13) (push) Successful in 26s
CI / Tests (Python 3.14) (push) Successful in 24s
CI / Type Checking (push) Successful in 27s
2026-02-19 11:31:11 -05:00
LogalDeveloper 0f70a0c602 Added pip-audit CI workflow for dependency vulnerability scanning.
CI / Formatting (push) Successful in 12s
CI / Linting (push) Successful in 14s
CI / Tests (push) Successful in 24s
CI / Type Checking (push) Successful in 26s
2026-02-19 10:29:05 -05:00
LogalDeveloper 986100f544 Consolidated four CI workflow files into a single multi-job workflow
CI / Formatting (push) Successful in 11s
CI / Linting (push) Successful in 11s
CI / Tests (push) Successful in 21s
CI / Type Checking (push) Successful in 21s
2026-02-17 14:21:17 -05:00
LogalDeveloper 24aa484d7f Added code coverage reporting with pytest-cov to the test workflow.
Format / ruff (push) Successful in 10s
Lint / ruff (push) Successful in 10s
Unit Tests / pytest (push) Successful in 18s
Type Check / mypy (push) Successful in 18s
2026-02-16 15:25:40 -05:00
LogalDeveloper e3ea05fb07 Updated Gitea Actions workflows to use custom base CI image.
Format / ruff (push) Successful in 10s
Lint / ruff (push) Successful in 10s
Unit Tests / pytest (push) Successful in 16s
Type Check / mypy (push) Successful in 18s
2026-02-16 13:00:13 -05:00
LogalDeveloper fce31737f6 Added Gitea Actions workflows.
Format / ruff (push) Successful in 15s
Lint / ruff (push) Failing after 15s
Unit Tests / pytest (push) Successful in 17s
Type Check / mypy (push) Failing after 24s
2026-02-16 09:33:06 -05:00