Skip to content

Gd#1

Open
annur-infinitibit wants to merge 15 commits into
mainfrom
gd
Open

Gd#1
annur-infinitibit wants to merge 15 commits into
mainfrom
gd

Conversation

@annur-infinitibit

Copy link
Copy Markdown
Owner

Description

What changed?

Why?

Related issues / tickets

Fixes #

Type of change

  • fix (bug fix)
  • feat (new feature)
  • refactor (no behavior change)
  • perf (performance improvement)
  • docs (documentation-only)
  • style (formatting-only)
  • test (adds/updates tests)
  • chore (tooling/maintenance/dependency update)
  • ci (CI/CD changes)
  • breaking change
  • security

How to test / reproduce

Checklist (required)

  • Branch is up-to-date with main (or the target branch)
  • Tests pass:
    • cargo test --workspace
    • pytest .
  • Pre-commit hooks pass:
    • pre-commit run --all-files
  • Formatting is applied:
    • Rust: cargo fmt
    • Python: black and isort (or run via pre-commit)
  • Linting/type checks pass:
    • Rust: cargo clippy --workspace --all-targets --all-features -- -D warnings
    • Python: flake8 and mypy (or run via pre-commit)
  • Documentation updated if public behavior/APIs changed
  • CHANGELOG.md updated if applicable

Notes for reviewers

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