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

add ebi updates and MaxRSS_helper #3349

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

antgonza
Copy link
Member

No description provided.

@coveralls
Copy link

Coverage Status

coverage: 92.832% (-0.01%) from 92.842%
when pulling 45e345c on antgonza:ebi-updates-MaxRSS_helper
into 379caa5 on qiita-spots:dev.

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.

Everything appears in order. Approved.


data = []
for j in jobs:
size = sum([fp['fp_size'] for fp in j.input_artifacts[0].filepaths])
Copy link
Contributor

Choose a reason for hiding this comment

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

This loop appears to be repeated several times. In the future we can generalize it into a function.

@charles-cowart charles-cowart merged commit aa31779 into qiita-spots:dev Jan 29, 2024
4 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.

3 participants