Skip to content

refactor(query): add semantic kernel - #2909

Merged
Ahoo-Wang merged 1 commit into
agent/query-service-architecture-upgradefrom
agent/query-service-p1a-semantic-kernel
Aug 9, 2026
Merged

refactor(query): add semantic kernel#2909
Ahoo-Wang merged 1 commit into
agent/query-service-architecture-upgradefrom
agent/query-service-p1a-semantic-kernel

refactor(query): add semantic kernel

3cbb469
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 0s

92.21% (target 80.00%)

View this Pull Request on Codecov

92.21% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 72.68908% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.21%. Comparing base (3d82a82) to head (3cbb469).

Files with missing lines Patch % Lines
...uery/internal/normalization/NormalizedCondition.kt 64.63% 22 Missing and 7 partials ⚠️
...hoo/wow/query/internal/analytics/AnalyticsModel.kt 54.16% 10 Missing and 1 partial ⚠️
...ow/query/internal/normalization/NormalizedValue.kt 54.54% 7 Missing and 3 partials ⚠️
...e/ahoo/wow/query/internal/model/QueryInvocation.kt 84.61% 6 Missing and 2 partials ⚠️
...n/me/ahoo/wow/query/internal/value/NonEmptyList.kt 45.45% 5 Missing and 1 partial ⚠️
...otlin/me/ahoo/wow/query/internal/plan/QueryPlan.kt 97.87% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                              Coverage Diff                               @@
##             agent/query-service-architecture-upgrade    #2909      +/-   ##
==============================================================================
- Coverage                                       92.38%   92.21%   -0.18%     
- Complexity                                       6826     6843      +17     
==============================================================================
  Files                                             984      990       +6     
  Lines                                           26089    26327     +238     
  Branches                                         2684     2713      +29     
==============================================================================
+ Hits                                            24103    24277     +174     
- Misses                                           1088     1138      +50     
- Partials                                          898      912      +14     

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