Skip to content

fix(async search): skip missing fracs#343

Open
forshev wants to merge 1 commit intomainfrom
0-async-search-check-frac-exists-before-search
Open

fix(async search): skip missing fracs#343
forshev wants to merge 1 commit intomainfrom
0-async-search-check-frac-exists-before-search

Conversation

@forshev
Copy link
Contributor

@forshev forshev commented Feb 6, 2026

Description

Skip evicted fracs in async search


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

If you have used LLM/AI assistance please provide model name and full prompt:

Model: {{model-name}}
Prompt: {{prompt}}

@forshev forshev added this to the v0.66.0 milestone Feb 6, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

🔴 Performance Degradation

Some benchmarks have degraded compared to the previous run.
Click on Show table button to see full list of degraded benchmarks.

Show table
Name Previous Current Ratio Verdict
GenerateDocs-4 6ae568 044fcb
957.90 ns/op 1132.00 ns/op 1.18 🔴
MutexListAppend-4 6ae568 044fcb
184.44 MB/s 166.21 MB/s 0.90 🔴

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.46%. Comparing base (6ae5683) to head (5d17d99).

Files with missing lines Patch % Lines
asyncsearcher/async_searcher.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #343      +/-   ##
==========================================
- Coverage   71.49%   71.46%   -0.04%     
==========================================
  Files         204      204              
  Lines       14857    14860       +3     
==========================================
- Hits        10622    10619       -3     
- Misses       3471     3476       +5     
- Partials      764      765       +1     

☔ View full report in Codecov by Sentry.
📢 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.

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.

2 participants