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

Fix sorting of human-readable values within the html report summary table #95

Merged

Conversation

tillenglert
Copy link
Collaborator

This PR solves #26 . The issue was the parsing of values when sorting is requested. Also I refactored the variable names within the table and added a rounding function (only in human-readable table) for the core usage factor.

…able, Also refactor naming of variables and rounding of core usage factor

Signed-off-by: Till Englert <till.englert96@gmail.com>
@tillenglert tillenglert force-pushed the Report_Table_fix_sorting branch from 0247bc6 to 951c9e1 Compare December 3, 2024 15:07
Signed-off-by: Till Englert <till.englert96@gmail.com>
@tillenglert tillenglert marked this pull request as ready for review December 4, 2024 10:36
@tillenglert tillenglert requested a review from skrakau December 4, 2024 10:36
Copy link
Collaborator

@skrakau skrakau left a comment

Choose a reason for hiding this comment

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

LGTM!

@tillenglert tillenglert merged commit 01260c4 into nextflow-io:master Dec 6, 2024
3 checks passed
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