Skip to content

feat: add DocsFilter#371

Merged
forshev merged 4 commits into
mainfrom
290-docs-filter
Apr 10, 2026
Merged

feat: add DocsFilter#371
forshev merged 4 commits into
mainfrom
290-docs-filter

Conversation

@forshev
Copy link
Copy Markdown
Collaborator

@forshev forshev commented Mar 5, 2026

Description

Added DocsFilter struct. Not in use yet


  • 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}}

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 5, 2026

Codecov Report

❌ Patch coverage is 31.11111% with 341 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.30%. Comparing base (eec8b16) to head (7a227d0).

Files with missing lines Patch % Lines
filtermanager/filter_manager.go 0.00% 215 Missing ⚠️
util/fs.go 30.90% 25 Missing and 13 partials ⚠️
filtermanager/encoding.go 78.80% 17 Missing and 15 partials ⚠️
filtermanager/filter.go 0.00% 16 Missing ⚠️
asyncsearcher/async_searcher.go 22.22% 2 Missing and 5 partials ⚠️
frac/active.go 25.00% 6 Missing ⚠️
frac/active_index.go 0.00% 6 Missing ⚠️
frac/remote.go 0.00% 6 Missing ⚠️
frac/active_lids_map.go 66.66% 5 Missing ⚠️
frac/sealed.go 0.00% 4 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #371      +/-   ##
==========================================
- Coverage   71.42%   70.30%   -1.12%     
==========================================
  Files         210      214       +4     
  Lines       15637    16055     +418     
==========================================
+ Hits        11168    11288     +120     
- Misses       3664     3954     +290     
- Partials      805      813       +8     

☔ 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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 5, 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
AggDeep/size=10000-4 ad0347 e19aad
47818.00 ns/op 54318.00 ns/op 1.14 🔴
AggWide/size=1000-4 ad0347 e19aad
4780.00 ns/op 5615.00 ns/op 1.17 🔴
And/size=1000-4 ad0347 e19aad
4.49 ns/op 5.14 ns/op 1.14 🔴

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 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
AggDeep/size=1000-4 ad0347 6ba4f4
4737.00 ns/op 5455.00 ns/op 1.15 🔴
AggWide/size=1000-4 ad0347 6ba4f4
4780.00 ns/op 5329.00 ns/op 1.11 🔴
FindSequence_Random/medium-4 ad0347 6ba4f4
12292.95 MB/s 9431.80 MB/s 0.77 🔴
86.31 ns/op 108.60 ns/op 1.26 🔴

@eguguchkin eguguchkin added docs-filter feature New feature or request labels Mar 13, 2026
@eguguchkin eguguchkin added this to the v0.70.0 milestone Mar 16, 2026
@eguguchkin eguguchkin requested review from cheb0 and eguguchkin March 16, 2026 09:42
Comment thread config/config.go Outdated
Comment thread docsfilter/docs_filter.go Outdated
Comment thread docsfilter/filter.go Outdated
Comment thread filtermanager/encoding.go
Comment thread frac/active_lids_map.go
Comment thread filtermanager/encoding.go
Comment thread docsfilter/docs_filter.go Outdated
Comment thread docsfilter/docs_filter.go Outdated
Comment thread filtermanager/filter_manager.go
Comment thread filtermanager/metrics.go
Comment thread docsfilter/docs_filter.go Outdated
Comment thread util/fs.go Outdated
Comment thread docsfilter/docs_filter.go Outdated
Comment thread docsfilter/docs_filter.go Outdated
Comment thread docsfilter/docs_filter.go Outdated
Comment thread docsfilter/docs_filter.go Outdated
Comment thread docsfilter/encoding.go Outdated
Comment thread filtermanager/encoding.go
Comment thread docsfilter/encoding.go Outdated
Comment thread config/config.go Outdated
@forshev forshev merged commit 6ce5f40 into main Apr 10, 2026
8 checks passed
@forshev forshev deleted the 290-docs-filter branch April 10, 2026 12:52
@forshev forshev mentioned this pull request Apr 13, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-filter feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants