-
Notifications
You must be signed in to change notification settings - Fork 75
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
docs: update hbar-limiter.md
with information about OPERATOR
plans
#3338
Conversation
Signed-off-by: Victor Yanev <[email protected]>
Quality Gate passedIssues Measures |
Test Results 21 files - 1 309 suites +20 38m 14s ⏱️ - 8m 50s For more details on these failures, see this check. Results for commit 5e8e9dd. ± Comparison against base commit 88dd213. This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
You might want to point this PR to the OPEATOR ticket for the PR Label and Milestone Check CI to pass |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice I like the wordings! LGTM
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3338 +/- ##
==========================================
+ Coverage 84.79% 84.96% +0.16%
==========================================
Files 69 69
Lines 4637 4655 +18
Branches 1041 1042 +1
==========================================
+ Hits 3932 3955 +23
+ Misses 398 396 -2
+ Partials 307 304 -3
Flags with carried forward coverage won't be shown. Click here to find out more. |
Description:
This PR updates the
bar-limiter.md
doc with information and diagrams about how the total spending limit is managed through theOPERATOR
spending plan.Fixes #3099