Skip to content

Support Search Params in System-Wide Search#3825

Merged
alexanderkiel merged 1 commit into
mainfrom
claude/system-wide-tag-search-90wl2e
Jul 9, 2026
Merged

Support Search Params in System-Wide Search#3825
alexanderkiel merged 1 commit into
mainfrom
claude/system-wide-tag-search-90wl2e

Conversation

@alexanderkiel

@alexanderkiel alexanderkiel commented Jul 7, 2026

Copy link
Copy Markdown
Member

Closes: #3819

@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 99.71510% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.23%. Comparing base (b928d46) to head (dc863d7).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...nteraction/src/blaze/interaction/search_system.clj 99.15% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3825      +/-   ##
==========================================
+ Coverage   96.22%   96.23%   +0.01%     
==========================================
  Files         422      423       +1     
  Lines       26350    26478     +128     
  Branches      640      640              
==========================================
+ Hits        25354    25480     +126     
- Misses        473      474       +1     
- Partials      523      524       +1     
Files with missing lines Coverage Δ
modules/db/src/blaze/db/api.clj 97.33% <100.00%> (+0.05%) ⬆️
modules/db/src/blaze/db/api_spec.clj 100.00% <100.00%> (ø)
modules/db/src/blaze/db/impl/batch_db.clj 96.55% <100.00%> (+0.02%) ⬆️
modules/db/src/blaze/db/impl/codec.clj 99.62% <100.00%> (+<0.01%) ⬆️
modules/db/src/blaze/db/impl/db.clj 91.17% <100.00%> (+0.08%) ⬆️
modules/db/src/blaze/db/impl/index.clj 98.25% <ø> (-0.02%) ⬇️
modules/db/src/blaze/db/impl/query/system.clj 100.00% <100.00%> (ø)
modules/db/src/blaze/db/impl/query/type.clj 100.00% <100.00%> (ø)
modules/db/src/blaze/db/node.clj 99.47% <100.00%> (+0.01%) ⬆️
...teraction/src/blaze/interaction/search/include.clj 100.00% <100.00%> (ø)
... and 6 more

... and 3 files with indirect coverage changes

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

@alexanderkiel alexanderkiel force-pushed the claude/system-wide-tag-search-90wl2e branch 5 times, most recently from 4e47fcc to 6254cf7 Compare July 8, 2026 07:46
@alexanderkiel alexanderkiel self-assigned this Jul 8, 2026
@alexanderkiel alexanderkiel force-pushed the claude/system-wide-tag-search-90wl2e branch 9 times, most recently from 8dc0156 to 492e706 Compare July 8, 2026 13:53
@alexanderkiel alexanderkiel force-pushed the claude/system-wide-tag-search-90wl2e branch from 492e706 to dc863d7 Compare July 8, 2026 13:58
@alexanderkiel alexanderkiel requested a review from knoppiks July 8, 2026 14:26
@alexanderkiel alexanderkiel enabled auto-merge July 9, 2026 06:07
@alexanderkiel alexanderkiel added this pull request to the merge queue Jul 9, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 9, 2026
@alexanderkiel alexanderkiel added this pull request to the merge queue Jul 9, 2026
Merged via the queue into main with commit 2810f86 Jul 9, 2026
117 checks passed
@alexanderkiel alexanderkiel deleted the claude/system-wide-tag-search-90wl2e branch July 9, 2026 08:39
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.

Support Search Params in System-Wide Search

2 participants