Skip to content

refactor: разделить проверки вхождения и непрерывности dynamics - #51

Merged
axisrow merged 1 commit into
mainfrom
ao/wordstat-29/root
Aug 31, 2026
Merged

axisrow merged 1 commit into
mainfrom
ao/wordstat-29/root

Conversation

@axisrow

@axisrow axisrow commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Closes #47

Summary

  • split dynamics continuity and requested-window containment checks into focused methods
  • preserve Russian nominative/genitive month parsing and existing compatibility entry point
  • clarify containment errors as outside the requested window

Verification

  • uv run pytest -q (190 passed)
  • uv run ruff check . (clean)
  • Valid mutation checks: skipping continuity failed 2 focused tests; skipping containment failed 3; changing the lower-bound boundary failed 4. All mutations were restored before commit.

@axisrow
axisrow merged commit 853eaca into main Aug 31, 2026
1 check passed
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.

refactor: разделить проверки вхождения и непрерывности dynamics

1 participant