Skip to content

Conversation

@timfdev
Copy link
Contributor

@timfdev timfdev commented Oct 29, 2025

closes #1044

@codspeed-hq
Copy link

codspeed-hq bot commented Oct 29, 2025

CodSpeed Performance Report

Merging #1149 will not alter performance

Comparing feature/agent-aggregrations (1f97a77) with main (9f6a4e5)

Summary

✅ 13 untouched

@sentry
Copy link

sentry bot commented Oct 29, 2025

Codecov Report

❌ Patch coverage is 49.79647% with 370 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.67%. Comparing base (9f6a4e5) to head (1f97a77).

Files with missing lines Patch % Lines
orchestrator/search/query/builder.py 29.52% 74 Missing ⚠️
orchestrator/search/agent/tools.py 28.57% 70 Missing ⚠️
orchestrator/search/query/results.py 54.90% 46 Missing ⚠️
orchestrator/search/agent/handlers.py 22.44% 38 Missing ⚠️
orchestrator/search/aggregations/base.py 61.84% 29 Missing ⚠️
orchestrator/search/query/engine.py 35.71% 27 Missing ⚠️
orchestrator/api/api_v1/endpoints/search.py 30.43% 16 Missing ⚠️
orchestrator/cli/search/search_explore.py 30.00% 14 Missing ⚠️
orchestrator/search/query/validation.py 22.22% 14 Missing ⚠️
orchestrator/search/agent/prompts.py 9.09% 10 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1149      +/-   ##
==========================================
- Coverage   80.23%   79.67%   -0.56%     
==========================================
  Files         266      272       +6     
  Lines       12850    13191     +341     
  Branches     1257     1295      +38     
==========================================
+ Hits        10310    10510     +200     
- Misses       2260     2403     +143     
+ Partials      280      278       -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.

@timfdev timfdev marked this pull request as ready for review November 5, 2025 15:16
@timfdev timfdev requested a review from pboers1988 November 6, 2025 19:15
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.

Add counting, aggregating, grouping for query building

2 participants