-
Notifications
You must be signed in to change notification settings - Fork 0
update unit test #41
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
update unit test #41
Conversation
|
Warning Rate limit exceeded@yi-xmu has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 20 minutes and 41 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (1)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
bb618e7 to
49ea1ad
Compare
5ea72e1 to
54490c0
Compare
49ea1ad to
9e182b9
Compare
54490c0 to
d2b020e
Compare
| REQUIRE(vector_result[3] == 2404.0); | ||
|
|
||
| // add a vector | ||
| std::vector<float> vector1 = {2411.0f, 2412.0f, 2413.0f, 2414.0f}; |
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.
[cpplint] reported by reviewdog 🐶
Add #include for vector<> [build/include_what_you_use] [4]
9e182b9 to
a157e5c
Compare
d2b020e to
b552c96
Compare
a157e5c to
548ebe8
Compare
b552c96 to
a264497
Compare
548ebe8 to
007681c
Compare
hnsw unit test with metadata
a264497 to
1c0ad27
Compare
No description provided.