Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #331 +/- ##
============================================
+ Coverage 74.32% 74.33% +0.01%
+ Complexity 1076 1073 -3
============================================
Files 56 56
Lines 7088 7087 -1
Branches 639 639
============================================
Hits 5268 5268
+ Misses 1423 1422 -1
Partials 397 397 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Collaborator
Author
|
Diskspace consumed calls fixed. But we need to be able to see the EC policies in the histograms. I think the proper way to show this is in FileReplica type histograms. We can group them by flat replication factors and also any EC policies encountered in the scan. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Make sure you have checked all steps below.
GitHub Issue
Fixes #330
Checklist:
[#25] Add Pull Request Template, where[#25] is the GitHub issue numberWhat is the purpose of this pull request?
How was this change validated?
Commit Guidelines