Skip to content

fix: add overlap check for TID block in pattern search#437

Merged
cheb0 merged 1 commit into
mainfrom
0-fix-tid-search-out-of-bounds
Jun 11, 2026
Merged

fix: add overlap check for TID block in pattern search#437
cheb0 merged 1 commit into
mainfrom
0-fix-tid-search-out-of-bounds

Conversation

@cheb0

@cheb0 cheb0 commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Description

narrowIndexes is called for for TID entries which do not overlap with provided TID range


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

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.83%. Comparing base (8fb9752) to head (42c623f).

Files with missing lines Patch % Lines
frac/sealed/token/table_entry.go 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #437   +/-   ##
=======================================
  Coverage   70.82%   70.83%           
=======================================
  Files         225      225           
  Lines       17504    17512    +8     
=======================================
+ Hits        12398    12405    +7     
- Misses       4182     4183    +1     
  Partials      924      924           

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

@github-actions

Copy link
Copy Markdown
Contributor

🔴 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
AggWide/size=1000000-4 8fb975 690405
469.00 B/op 553.00 B/op 1.18 🔴

@eguguchkin eguguchkin requested a review from moflotas June 11, 2026 08:52
@cheb0 cheb0 merged commit 23d27e1 into main Jun 11, 2026
8 checks passed
@cheb0 cheb0 deleted the 0-fix-tid-search-out-of-bounds branch June 11, 2026 08:56
cheb0 added a commit that referenced this pull request Jun 11, 2026
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.

4 participants