Skip to content

feat: add random search downsampling#441

Closed
eguguchkin wants to merge 1 commit into
mainfrom
440_search_downsampling
Closed

feat: add random search downsampling#441
eguguchkin wants to merge 1 commit into
mainfrom
440_search_downsampling

Conversation

@eguguchkin

Copy link
Copy Markdown
Collaborator

Fixes #440


  • I have read and followed all requirements in CONTRIBUTING.md;
  • I used LLM/AI assistance to make this pull request;

@github-actions

Copy link
Copy Markdown
Contributor

Branch Name Validation Failed
Please refer to CONTRIBUTING.md

@codecov-commenter

codecov-commenter commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.90%. Comparing base (23d27e1) to head (f23cbc1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
+ Coverage   70.83%   70.90%   +0.07%     
==========================================
  Files         225      225              
  Lines       17512    17542      +30     
==========================================
+ Hits        12404    12438      +34     
+ Misses       4183     4180       -3     
+ Partials      925      924       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@eguguchkin eguguchkin force-pushed the 440_search_downsampling branch from 818f337 to d4ecce2 Compare June 15, 2026 19:15
@github-actions

Copy link
Copy Markdown
Contributor

Branch Name Validation Failed
Please refer to CONTRIBUTING.md

@eguguchkin eguguchkin force-pushed the 440_search_downsampling branch from d4ecce2 to 33722fc Compare June 16, 2026 12:17
@github-actions

Copy link
Copy Markdown
Contributor

Branch Name Validation Failed
Please refer to CONTRIBUTING.md

@eguguchkin eguguchkin force-pushed the 440_search_downsampling branch from 33722fc to f23cbc1 Compare June 16, 2026 13:07
@github-actions

Copy link
Copy Markdown
Contributor

Branch Name Validation Failed
Please refer to CONTRIBUTING.md

@eguguchkin eguguchkin requested review from cheb0 and forshev June 16, 2026 13:29
@eguguchkin eguguchkin closed this Jun 16, 2026
@eguguchkin

Copy link
Copy Markdown
Collaborator Author

wrong branch name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

search: add random downsampling to accelerate result processing

2 participants