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

Support modality and stage filters #1124

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dbirman
Copy link
Member

@dbirman dbirman commented Oct 22, 2024

This PR changes the status property to a function status(modality, stage) that can optionally filter the QCEvaluations in a QualityControl object based on their modality and/or stage.

This is a breaking change, but since nobody actively uses this code (yet) I don't think we need to push it off to v2.

@dbirman dbirman requested a review from saskiad October 22, 2024 16:35
@dbirman dbirman added the breaking Breaking changes label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add stage and modality filter parameters to the QualityControl.status() function
1 participant