Commit Graph
64 Commits
Author SHA1 Message Date
LogalDeveloper 6044a94aec Reformatted parametrized placeholder tests for line-length compliance.
Format / ruff (push) Successful in 11s
Lint / ruff (push) Successful in 11s
Unit Tests / pytest (push) Successful in 17s
Type Check / mypy (push) Successful in 18s
2026-02-16 21:52:34 -05:00
LogalDeveloper e5f361a0da Added descriptive pytest.param IDs to all parametrized placeholder tests.
Format / ruff (push) Failing after 11s
Lint / ruff (push) Failing after 10s
Unit Tests / pytest (push) Successful in 17s
Type Check / mypy (push) Successful in 18s
2026-02-16 21:49:51 -05:00
LogalDeveloper 1349b75238 Replaced fetch_one with fetch_value for single-column RETURNING queries.
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 20:30:26 -05:00
LogalDeveloper 96dfa300e9 Consolidated repetitive test methods into parametrize blocks.
Format / ruff (push) Successful in 10s
Lint / ruff (push) Successful in 10s
Unit Tests / pytest (push) Successful in 19s
Type Check / mypy (push) Failing after 19s
2026-02-16 20:14:40 -05:00
LogalDeveloper 04208b0649 Removed unreachable defensive guards and added test for strptime ValueError path.
Format / ruff (push) Successful in 10s
Lint / ruff (push) Failing after 10s
Unit Tests / pytest (push) Successful in 18s
Type Check / mypy (push) Failing after 18s
2026-02-16 19:55:28 -05:00
LogalDeveloper b8e7663bf4 Removed unnecessary character validation from placeholder name parsing.
Format / ruff (push) Successful in 11s
Lint / ruff (push) Successful in 11s
Unit Tests / pytest (push) Successful in 18s
Type Check / mypy (push) Successful in 18s
2026-02-16 19:46:08 -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 e499e4250b Simplified MockStorage and consolidated repetitive tests into parametrize blocks.
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 14:32:51 -05:00
LogalDeveloper 141d0db1c6 Replaced hand-rolled time freezing in tests with freezegun.
Format / ruff (push) Successful in 10s
Lint / ruff (push) Successful in 11s
Unit Tests / pytest (push) Successful in 16s
Type Check / mypy (push) Successful in 18s
2026-02-16 13:33:06 -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 cb04899d6f Fixed ruff and mypy lint issues.
Format / ruff (push) Successful in 15s
Lint / ruff (push) Successful in 15s
Unit Tests / pytest (push) Successful in 17s
Type Check / mypy (push) Successful in 23s
2026-02-16 09:40:18 -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
LogalDeveloper d55bc2a762 Allowed module routes to return static file responses. 2026-02-15 09:15:01 -05:00
LogalDeveloper 067b7c5a0a Initial commit. v1.0.0 2026-02-14 15:20:52 -05:00