This repository has been archived by the owner on May 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Implement quota stats #58
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RDruon
commented
Jul 10, 2023
RDruon
force-pushed
the
rdruon/51
branch
2 times, most recently
from
July 18, 2023 12:55
9e583dc
to
c7ff72f
Compare
@jgrund Can we have this reviewed? This would allow us to merge whamcloud/lustrefs-exporter#46 |
RDruon
commented
Apr 23, 2024
breuhan
force-pushed
the
rdruon/51
branch
2 times, most recently
from
April 24, 2024 14:35
c0d8bc8
to
82b0e93
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #58 +/- ##
==========================================
+ Coverage 93.13% 93.38% +0.25%
==========================================
Files 31 33 +2
Lines 4077 4294 +217
Branches 4077 4294 +217
==========================================
+ Hits 3797 4010 +213
- Misses 259 263 +4
Partials 21 21 ☔ View full report in Codecov by Sentry. |
jgrund
reviewed
May 8, 2024
jgrund
reviewed
May 8, 2024
jgrund
reviewed
May 8, 2024
jgrund
reviewed
May 8, 2024
jgrund
reviewed
May 8, 2024
jgrund
reviewed
May 8, 2024
Implement osd quota stats Fix test Add fixtures Add QuotaManager enum and removed "glb-" from qmt_stat Fix typo in QMTStat::Prj assignement Fix wording Signed-off-by: Joe Grund <[email protected]>
Signed-off-by: Joe Grund <[email protected]>
jgrund
approved these changes
May 8, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Will fix #51