Skip to content

Conversation

timfdev
Copy link
Contributor

@timfdev timfdev commented Sep 29, 2025

Closes #1085
Closes #1088

Copy link

codspeed-hq bot commented Sep 29, 2025

CodSpeed Performance Report

Merging #1096 will not alter performance

Comparing optional-migration (8a42d21) with main (37fe84f)

Summary

✅ 13 untouched

Copy link

codecov bot commented Sep 30, 2025

Codecov Report

❌ Patch coverage is 68.65672% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.42%. Comparing base (37fe84f) to head (8a42d21).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
orchestrator/agentic_app.py 43.47% 11 Missing and 2 partials ⚠️
orchestrator/search/llm_migration.py 89.65% 3 Missing ⚠️
orchestrator/__init__.py 66.66% 0 Missing and 1 partial ⚠️
orchestrator/api/api_v1/api.py 0.00% 0 Missing and 1 partial ⚠️
orchestrator/cli/main.py 83.33% 0 Missing and 1 partial ⚠️
orchestrator/search/indexing/indexer.py 0.00% 1 Missing ⚠️
orchestrator/workflows/steps.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1096      +/-   ##
==========================================
+ Coverage   80.31%   80.42%   +0.10%     
==========================================
  Files         261      262       +1     
  Lines       12695    12729      +34     
  Branches     1243     1244       +1     
==========================================
+ Hits        10196    10237      +41     
+ Misses       2221     2212       -9     
- Partials      278      280       +2     

☔ 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 force-pushed the optional-migration branch 3 times, most recently from 460cd49 to 975e726 Compare October 6, 2025 11:24
@pboers1988 pboers1988 merged commit 7a363e0 into main Oct 6, 2025
17 of 18 checks passed
@pboers1988 pboers1988 deleted the optional-migration branch October 6, 2025 11:37
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]: Make the agent functionality toggleable [Feature]: Change the migration for the AiSearch table to be optional.
2 participants