-
Notifications
You must be signed in to change notification settings - Fork 53
Merging jsDoc changes from develop to master #956
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
Conversation
… gulp global installation.
MLE-17147 Added annTopK support
Should make it easier to write tests that test SSL with the Node Client.
… for node-client-api-ssl-server database.
…to changes in the server code.
… latest 12-nightly.
This commit includes fixes for - - Inflight Vulnerable to Denial-of-Service (DoS) via Memory Leak - 'brace-expansion' Package Vulnerable to Regular Expression Denial-of-Service (ReDoS) - GHSA-8cj5-5rvv-wf4v
Resolves dependabot alert - see #942
MLE-12345 Bumped form-data to 4.0.4
MLE-12345 Added CODEOWNERS
MLE-12345 Merging master into develop
…_, rendering documentation links hard to maintain
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.
Pull Request Overview
This PR merges JSDoc documentation changes from the develop branch to master, adding comprehensive documentation for vector utility functions and improving JSDoc aliasing for the Graphs class.
- Added namespace and method documentation for vector encoding/decoding functions
- Added JSDoc alias for the Graphs constructor to improve documentation generation
- Enhanced documentation clarity with version requirements and parameter descriptions
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| lib/vector-util.js | Added JSDoc namespace and method documentation for base64Encode and base64Decode functions |
| lib/graphs.js | Added JSDoc alias comment for the Graphs constructor function |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
No description provided.