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

merge from devel to master to create release 5.0.0 #24

Merged
merged 4 commits into from
Feb 5, 2024
Merged

merge from devel to master to create release 5.0.0 #24

merged 4 commits into from
Feb 5, 2024

Conversation

mgcam
Copy link
Member

@mgcam mgcam commented Feb 2, 2024

No description provided.

kjsanger and others added 4 commits January 31, 2024 17:12
This change decouples PacBioEntity ID generation from the public
Pydantic API of the class. This avoids surprising mutation of the
plate_number attribute during validation.

A small number of tests checked for the mutation behaviour, so these
are also changed.

Remove redundant @classmethod decorators because the Pydantic
@field_validator already returns a class method.

Add exclusion directories to .flake8 to avoid false positives when
run locally.
Avoid mutation of the plate_number public attribute
Updated the changelog for release 5.0.0
@mgcam mgcam merged commit 2bba2e6 into master Feb 5, 2024
6 checks 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.

3 participants