reanahub / reana-db

REANA database utilities
http://reana-db.readthedocs.org
MIT License
0 stars 31 forks source link

quota: avoid accessing disk when updating user disk quotas #201

Closed mdonadoni closed 1 year ago

mdonadoni commented 1 year ago

Partially addresses #193

codecov[bot] commented 1 year ago

Codecov Report

Merging #201 (89c3e0e) into master (8cc26f7) will decrease coverage by 0.09%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana-db/pull/201/graphs/tree.svg?width=650&height=150&src=pr&token=YJYO88RX5I&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://app.codecov.io/gh/reanahub/reana-db/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #201 +/- ## ========================================== - Coverage 74.32% 74.24% -0.09% ========================================== Files 7 7 Lines 892 893 +1 ========================================== Hits 663 663 - Misses 229 230 +1 ``` | [Files Changed](https://app.codecov.io/gh/reanahub/reana-db/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) | Coverage Δ | | |---|---|---| | [reana\_db/models.py](https://app.codecov.io/gh/reanahub/reana-db/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub#diff-cmVhbmFfZGIvbW9kZWxzLnB5) | `90.24% <100.00%> (-0.20%)` | :arrow_down: | | [reana\_db/utils.py](https://app.codecov.io/gh/reanahub/reana-db/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub#diff-cmVhbmFfZGIvdXRpbHMucHk=) | `76.21% <100.00%> (+0.10%)` | :arrow_up: |