refactor: do not recompute every time num_docs#1729
Conversation
Signed-off-by: Joan Fontanals Martinez <[email protected]>
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1729 +/- ##
==========================================
+ Coverage 83.21% 84.48% +1.27%
==========================================
Files 134 134
Lines 8793 8793
==========================================
+ Hits 7317 7429 +112
+ Misses 1476 1364 -112
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Signed-off-by: jupyterjazz <[email protected]>
…num-docs Signed-off-by: Joan Fontanals Martinez <[email protected]>
jupyterjazz
left a comment
There was a problem hiding this comment.
value of k should not be more than number of vectors, otherwise lgtm
|
📝 Docs are deployed on https://ft-fix-num-docs--jina-docs.netlify.app 🎉 |
jupyterjazz
left a comment
There was a problem hiding this comment.
I wasn't aware of this issue. Let's add 1-2 sentences in the code to explain why we're doing this
No description provided.