Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hypothesis tests. #136

Merged
merged 7 commits into from
Jan 4, 2024
Merged

Add hypothesis tests. #136

merged 7 commits into from
Jan 4, 2024

Conversation

PhilipMay
Copy link
Member

@PhilipMay PhilipMay commented Jan 4, 2024

Description

Pull request checklist

  • add tests
  • documentation
    • add docstrings
    • if a module is new: add API reference file for Sphinx in docs/source/api-reference
    • check API doc of Sphinx - build and show with make sphinx && make open-sphinx
  • fix checks
    • start locale checks with make check
    • fix formatting with make format
  • Python type info
    • check and improve Python type info
    • double check if return types are specified - inclusing -> None
  • check TODO comments in code
  • check FIXME comments in code
  • check if the copyright header needs an update

@PhilipMay PhilipMay merged commit f4fddbd into main Jan 4, 2024
8 checks passed
@PhilipMay PhilipMay deleted the add-hypothesis branch January 7, 2024 13:27
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