Skip to content

Conversation

@timfdev
Copy link
Contributor

@timfdev timfdev commented Nov 17, 2025

…r process searches

Closes #1059 , closes #1144

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 17, 2025

CodSpeed Performance Report

Merging #1209 will not alter performance

Comparing feat/process-step-search (4db3e18) with main (8fc38a8)

Summary

✅ 13 untouched

@sentry
Copy link

sentry bot commented Nov 17, 2025

Codecov Report

❌ Patch coverage is 43.88489% with 78 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.31%. Comparing base (39b1a50) to head (59e7f45).

Files with missing lines Patch % Lines
...rchestrator/search/retrieval/retrievers/process.py 31.37% 35 Missing ⚠️
orchestrator/search/indexing/indexer.py 14.28% 18 Missing ⚠️
orchestrator/search/indexing/registry.py 33.33% 6 Missing ⚠️
orchestrator/search/indexing/traverse.py 60.00% 5 Missing and 1 partial ⚠️
orchestrator/search/retrieval/retrievers/base.py 14.28% 6 Missing ⚠️
orchestrator/search/indexing/tasks.py 42.85% 4 Missing ⚠️
orchestrator/search/query/results.py 89.28% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1209      +/-   ##
==========================================
- Coverage   79.63%   79.31%   -0.33%     
==========================================
  Files         272      273       +1     
  Lines       13221    13346     +125     
  Branches     1295     1311      +16     
==========================================
+ Hits        10529    10585      +56     
- Misses       2412     2480      +68     
- Partials      280      281       +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.

@pboers1988 pboers1988 merged commit 4f98b5b into main Nov 18, 2025
20 checks passed
@pboers1988 pboers1988 deleted the feat/process-step-search branch November 18, 2025 11:54
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.

[Feature]: search processes via the JSONB state field index processes (only last step)

3 participants