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

Refactored runs listing. #864

Open
wants to merge 3 commits into
base: devel
Choose a base branch
from

Conversation

mgcam
Copy link
Member

@mgcam mgcam commented Jan 8, 2025

Added a new optional parameter to methods
returning lists of runs and run count - the name of the manufacturer. If this name is undefined in the parameters hash, it defaults to 'Illumina'.

To avoid code repetition, consolidated queries for listing and counting runs, which wer epreviously
in six different places.

Simplified the logic of retrieving cached lists
and counts of runs vs computing new values.

mgcam added 2 commits January 9, 2025 17:00
Added a new optional parameter to methods
returning lists of runs and run count - the name of
the manufacturer. If this name is undefined in the
parameters hash, it defaults to 'Illumina'.

To avoid code repetition, consolidated queries for
listing and counting runs, which previously were
in six different places.

Simplified the logic of retrieving cached lists
and counts of runs vs computing new values.
@mgcam mgcam force-pushed the multi-manufacturer-run-views branch from d391bbc to 8fc4fcc Compare January 10, 2025 09:57
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