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

NickAkhmetov/CAT-854 Deduplicate pipelines list in processed data section #3563

Merged
merged 4 commits into from
Oct 9, 2024

Conversation

NickAkhmetov
Copy link
Collaborator

Summary

This PR updates the processed data section's display of pipeline information so it's more readable when there are e.g. multiple failed runs of the same pipeline. Counts are also included for each pipeline, if there is more than one instance of it (so e.g. if there are two SPRM datasets and a segmentation mask available, the resulting text would be Pipelines (2) and Cytokit + SPRM (2), Segmentation Mask.

Design Documentation/Original Tickets

Link to any design documents, diagrams, or JIRA tickets relevant to this feature.

Testing

A related unit test has been added. The additional functionality was implemented as a separate function for ease of testing.

Screenshots/Video

image

Checklist

  • Code follows the project's coding standards
    • Lint checks pass locally
    • New CHANGELOG-your-feature-name-here.md is present in the root directory, describing the change(s) in full sentences.
  • Unit tests covering the new feature have been added
  • All existing tests pass
  • Any relevant documentation in JIRA/Confluence has been updated to reflect the new feature
  • Any new functionalities have appropriate analytics functionalities added

austenem
austenem previously approved these changes Oct 8, 2024
Copy link
Collaborator

@austenem austenem left a comment

Choose a reason for hiding this comment

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

Nice work!

@NickAkhmetov NickAkhmetov merged commit 9b7c0d7 into main Oct 9, 2024
8 checks passed
@NickAkhmetov NickAkhmetov deleted the nickakhmetov/cat-854-pipeline-count-and-list branch October 9, 2024 17:09
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