Skip to content

2022.2 #68

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

Merged
merged 4 commits into from
Jun 3, 2022
Merged

2022.2 #68

merged 4 commits into from
Jun 3, 2022

Conversation

antgonza
Copy link
Member

@antgonza antgonza commented Jun 3, 2022

Updating to 2022.2

@antgonza antgonza requested a review from charles-cowart June 3, 2022 17:38
Copy link
Contributor

@charles-cowart charles-cowart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@antgonza Just one comment.

# As of qiime2-2022.2 nothing is filtered here, so let's raise
# an error so we can catch and review if this happens in the
# future
raise ValueError(f"[REVIEW] {pname} {mid} due to {ename}")
add_method = False
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you raise ValueError here, add_method will never be set to False. Is this desired?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, if this happens we want everything to stop and have someone look - cause it should never happen.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duh! Now, now I understand what you mean ... yes.

@charles-cowart
Copy link
Contributor

charles-cowart commented Jun 3, 2022 via email

@charles-cowart charles-cowart merged commit 3b77a66 into qiita-spots:master Jun 3, 2022
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.

2 participants