-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
chore: fix some typos in comment #8868
Conversation
Signed-off-by: cuiweiyuan <[email protected]>
WalkthroughThis pull request consists of minor typographical corrections across multiple files in the CVAT (Computer Vision Annotation Tool) project. The changes include fixing spelling errors in comments and messages within TypeScript source files and a Helm chart values file. These corrections do not impact the functional behavior of the code but improve readability and documentation precision. Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (4)
✅ Files skipped from review due to trivial changes (4)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #8868 +/- ##
===========================================
+ Coverage 73.90% 73.92% +0.02%
===========================================
Files 408 408
Lines 44108 44108
Branches 3986 3986
===========================================
+ Hits 32597 32606 +9
+ Misses 11511 11502 -9
|
Thank you for contributing into the project! |
Motivation and context
fix some typos in comment
How has this been tested?
Checklist
develop
branch(cvat-canvas,
cvat-core,
cvat-data and
cvat-ui)
License
Feel free to contact the maintainers if that's a concern.
Summary by CodeRabbit