Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
quota: improve performance of quota updater #200
quota: improve performance of quota updater #200
Changes from all commits
b05061a
8cc26f7
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 11 in reana_db/cli.py
Codecov / codecov/patch
reana_db/cli.py#L11
Check warning on line 18 in reana_db/cli.py
Codecov / codecov/patch
reana_db/cli.py#L18
Check warning on line 22 in reana_db/cli.py
Codecov / codecov/patch
reana_db/cli.py#L22
Check warning on line 31 in reana_db/cli.py
Codecov / codecov/patch
reana_db/cli.py#L31
Check warning on line 255 in reana_db/cli.py
Codecov / codecov/patch
reana_db/cli.py#L255
Check warning on line 257 in reana_db/cli.py
Codecov / codecov/patch
reana_db/cli.py#L257
Check warning on line 262 in reana_db/cli.py
Codecov / codecov/patch
reana_db/cli.py#L262
Check warning on line 264 in reana_db/cli.py
Codecov / codecov/patch
reana_db/cli.py#L264
Check warning on line 16 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L16
Check warning on line 209 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L209
Check warning on line 212 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L212
Check warning on line 220 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L220
Check warning on line 225 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L225
Check warning on line 228 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L228
Check warning on line 231 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L231
Check warning on line 234 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L234
Check warning on line 237 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L237
Check warning on line 252 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L252
Check warning on line 262 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L262
Check warning on line 330 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L328-L330
Check warning on line 335 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L335
Check warning on line 337 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L337
Check warning on line 388 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L388
Check warning on line 564 in reana_db/utils.py
Codecov / codecov/patch
reana_db/utils.py#L564