-
Notifications
You must be signed in to change notification settings - Fork 689
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: typos in documentation files #6233
Conversation
Signed-off-by: Maxim Evtush <[email protected]>
Signed-off-by: Maxim Evtush <[email protected]>
Signed-off-by: Maxim Evtush <[email protected]>
Thank you for opening this pull request! 🙌 These tips will help get your PR across the finish line:
|
Code Review Agent Run #997e5cActionable Suggestions - 0Review Details
|
Changelist by BitoThis pull request implements the following key changes.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6233 +/- ##
=======================================
Coverage 36.87% 36.87%
=======================================
Files 1318 1318
Lines 134647 134647
=======================================
Hits 49647 49647
Misses 80679 80679
Partials 4321 4321
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Thank you
Summary by Bito
Fixed a consistent typo in variable naming across multiple test files, changing 'dereferencableKindsConfig' to 'dereferenceableKindsConfig'. This change enhances code readability and maintains consistent spelling conventions throughout the project's test suite.Unit tests added: False
Estimated effort to review (1-5, lower is better): 1