Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Add search and singular APIs to conversation memory (#1504) #1720

Merged

fix apache http version

7ad18fa
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add search and singular APIs to conversation memory (#1504) #1720

fix apache http version
7ad18fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2023 in 0s

81.21% (target 80.00%)

View this Pull Request on Codecov

81.21% (target 80.00%)

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (f46d258) 80.82% compared to head (7ad18fa) 81.21%.

Files Patch % Lines
...nversation/SearchConversationsTransportAction.java 86.36% 3 Missing ⚠️
...onversation/SearchInteractionsTransportAction.java 86.36% 3 Missing ⚠️
...nsearch/ml/memory/index/ConversationMetaIndex.java 96.47% 0 Missing and 3 partials ⚠️
.../opensearch/ml/memory/index/InteractionsIndex.java 97.36% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1720      +/-   ##
============================================
+ Coverage     80.82%   81.21%   +0.38%     
- Complexity     4220     4344     +124     
============================================
  Files           404      421      +17     
  Lines         16994    17326     +332     
  Branches       1819     1830      +11     
============================================
+ Hits          13736    14071     +335     
+ Misses         2545     2537       -8     
- Partials        713      718       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.