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

Removed QC-ed wells from the results for the 'Unknown' tab #189

Merged
merged 6 commits into from
Jan 25, 2024

Conversation

mgcam
Copy link
Member

@mgcam mgcam commented Jan 16, 2024

No description provided.

@mgcam mgcam requested a review from nerdstrike January 16, 2024 18:17
mgcam added 3 commits January 17, 2024 13:10
This is the last release that works for us.
2.5.0 and 2.5.1 breaks out tests.
Added a new method, qc_state_for_products_exists, to perform
a check for QC states for a list of product ids as a single query.
Used this new method in a calculation for the upcoming tab
instead of multiple calls to a similar methods for a single
prodict id.
The QC team is dealing with 'problem' wells in this tab.
Copy link
Collaborator

@nerdstrike nerdstrike left a comment

Choose a reason for hiding this comment

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

Various debatable points. Also, please add entries to the changelog unreleased section!

lang_qc/db/helper/qc.py Outdated Show resolved Hide resolved
lang_qc/db/helper/qc.py Show resolved Hide resolved
tests/test_pb_wells_factory.py Show resolved Hide resolved
tests/test_pb_wells_factory.py Outdated Show resolved Hide resolved
tests/test_pb_wells_factory.py Outdated Show resolved Hide resolved
tests/test_pb_wells_factory.py Outdated Show resolved Hide resolved
lang_qc/db/helper/qc.py Outdated Show resolved Hide resolved
lang_qc/db/helper/qc.py Outdated Show resolved Hide resolved
lang_qc/db/helper/wells.py Outdated Show resolved Hide resolved
mgcam added 2 commits January 24, 2024 15:26
qc_state_for_products_exists -> products_have_qc_state
qc_state_for_product_exists -> product_has_qc_state

as suggested in the review.
Copy link
Collaborator

@nerdstrike nerdstrike left a comment

Choose a reason for hiding this comment

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

Ah, sorry. Changelog update?

@nerdstrike nerdstrike merged commit f0bd2e9 into wtsi-npg:devel Jan 25, 2024
4 checks passed
@mgcam mgcam deleted the prune_unknowns branch June 7, 2024 17:11
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