-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[fix][broker] Typos in ManagedLedgerImpl #18445
[fix][broker] Typos in ManagedLedgerImpl #18445
Conversation
@hzh0425 Please add the following content to your PR description and select a checkbox:
|
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.
Good to go. Thanks for your contribution!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #18445 +/- ##
=============================================
- Coverage 46.98% 31.65% -15.34%
+ Complexity 10343 6718 -3625
=============================================
Files 692 693 +1
Lines 67766 67940 +174
Branches 7259 7273 +14
=============================================
- Hits 31842 21504 -10338
- Misses 32344 43388 +11044
+ Partials 3580 3048 -532
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Merging... |
Motivation
Fix some spelling mistakes in ManagedLedgerImpl
Modifications
Fix some spelling mistakes in ManagedLedgerImpl
Verifying this change
Does this pull request potentially affect one of the following parts:
If the box was checked, please highlight the changes
Documentation
doc
doc-required
doc-not-needed
doc-complete
Matching PR in forked repository