Skip to content

Add Python quality gates and modular validators - #12

Merged
Codewriter90x merged 1 commit into
mainfrom
agent/python-quality-refactor
Jul 30, 2026
Merged

Add Python quality gates and modular validators#12
Codewriter90x merged 1 commit into
mainfrom
agent/python-quality-refactor

Conversation

@Codewriter90x

Copy link
Copy Markdown
Owner

Summary

  • add Ruff, mypy and coverage gates with pinned development dependencies
  • validate Python 3.11, 3.12 and 3.13 while preserving the required Data quality gate
  • split dataset validation into schema, territory, coordinate, provenance and format modules

Verification

  • Ruff: passed
  • mypy: passed (8 source files)
  • coverage: 78%, threshold 75%
  • Python unittest: 39 passed
  • Node Pages tests: 6 passed
  • deterministic build, Pages build and release validation: passed

@Codewriter90x
Codewriter90x merged commit 00483fd into main Jul 30, 2026
13 checks passed
@Codewriter90x
Codewriter90x deleted the agent/python-quality-refactor branch July 30, 2026 08:57
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.

1 participant