Skip to content

fix: correct elements#19

Open
stood wants to merge 1 commit into
mainfrom
feat/ia-vibe-correction/no-ref
Open

fix: correct elements#19
stood wants to merge 1 commit into
mainfrom
feat/ia-vibe-correction/no-ref

Conversation

@stood

@stood stood commented Jun 28, 2026

Copy link
Copy Markdown
Member

Summary

Type of change

  • Bug fix (fix:) — non-breaking change that fixes an issue
  • Feature (feat:) — non-breaking change that adds capability
  • Performance (perf:)
  • Refactor (refactor:) — no behaviour change
  • Documentation (docs:)
  • CI / build / tooling (ci: / chore:)
  • Breaking change — describe the migration path below

Linked issues

How was this tested?

  • pytest tests/unit tests/cli passes locally
  • lint-imports passes (no driver leaked into domain/application)
  • tox -e syntax passes (black, isort, flake8, mypy, pylint)
  • For changes touching readers/writers/emitters: tests/functional ran against the docker stack

Checklist

  • Commit messages follow the Conventional Commits / Angular preset
    (feat:, fix:, chore: …) — semantic-release relies on this
  • Public API changes are documented in docs/ and CHANGELOG.md
  • Coverage is maintained at or above the current threshold (80%)
  • No credentials, hostnames, or other sensitive data leaked in tests / fixtures
  • If this is a breaking change, the README / docs migration notes are updated

Notes for the reviewer

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