Skip to content

Enable tenant aware search

Codecov / codecov/project succeeded Dec 28, 2024 in 0s

76.45% (-1.12%) compared to 0284554

View this Pull Request on Codecov

76.45% (-1.12%) compared to 0284554

Details

Codecov Report

Attention: Patch coverage is 60.91772% with 247 lines in your changes missing coverage. Please review.

Project coverage is 76.45%. Comparing base (0284554) to head (1a9f856).

Files with missing lines Patch % Lines
...framework/indices/FlowFrameworkIndicesHandler.java 51.65% 68 Missing and 5 partials ⚠️
...ework/transport/CreateWorkflowTransportAction.java 66.36% 28 Missing and 9 partials ⚠️
.../opensearch/flowframework/util/EncryptorUtils.java 64.64% 26 Missing and 9 partials ⚠️
...ework/transport/DeleteWorkflowTransportAction.java 55.17% 10 Missing and 3 partials ⚠️
...h/flowframework/rest/RestCreateWorkflowAction.java 60.00% 6 Missing and 4 partials ⚠️
...flowframework/transport/handler/SearchHandler.java 62.50% 8 Missing and 1 partial ⚠️
.../opensearch/flowframework/FlowFrameworkPlugin.java 33.33% 7 Missing and 1 partial ⚠️
.../opensearch/flowframework/model/WorkflowState.java 57.89% 4 Missing and 4 partials ⚠️
.../org/opensearch/flowframework/util/ParseUtils.java 60.00% 5 Missing and 3 partials ⚠️
...owframework/rest/AbstractSearchWorkflowAction.java 50.00% 7 Missing ⚠️
... and 13 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #980      +/-   ##
============================================
- Coverage     77.57%   76.45%   -1.12%     
- Complexity      993     1011      +18     
============================================
  Files            99      101       +2     
  Lines          4714     4983     +269     
  Branches        431      472      +41     
============================================
+ Hits           3657     3810     +153     
- Misses          877      943      +66     
- Partials        180      230      +50     

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