Skip to content

Add tests fot gitt.extract_params#6

Merged
c-randall merged 3 commits intomainfrom
tests/gitt
Sep 19, 2025
Merged

Add tests fot gitt.extract_params#6
c-randall merged 3 commits intomainfrom
tests/gitt

Conversation

@c-randall
Copy link
Collaborator

Description

Slowly workin on adding tests for existing modules. Here gitt is now fully covered. It only had one function, extract_params.

Type of change

  • New feature (non-breaking change which adds functionality)
  • Optimization (back-end change that improves speed/readability/etc.)
  • Bug fix (non-breaking change which fixes an issue)

Key checklist:

  • No style issues: $ nox -s linter [-- format]
  • Code is free of misspellings: $ nox -s codespell [-- write]
  • All tests pass: $ nox -s tests
  • Badges are updated: $ nox -s badges

Further checks:

  • The documentation builds: $ nox -s docs.
  • Code is commented, particularly in hard-to-understand areas.
  • Tests are added that prove fix is effective or that feature works.

@c-randall c-randall marked this pull request as ready for review September 19, 2025 16:38
@c-randall c-randall merged commit 5a00325 into main Sep 19, 2025
10 checks passed
@c-randall c-randall deleted the tests/gitt branch September 19, 2025 16:38
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

Comments