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

Moved UI_METADATA from state to GC index and excluded it from search … #156

Merged
merged 1 commit into from
Nov 13, 2023

Moved UI_METADATA from state to GC index and excluded it from search …

a0edf68
Select commit
Loading
Failed to load commit list.
Merged

Moved UI_METADATA from state to GC index and excluded it from search … #156

Moved UI_METADATA from state to GC index and excluded it from search …
a0edf68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2023 in 1s

71.12% (+2.73%) compared to 56ccb1d

View this Pull Request on Codecov

71.12% (+2.73%) compared to 56ccb1d

Details

Codecov Report

Merging #156 (a0edf68) into main (56ccb1d) will increase coverage by 2.73%.
Report is 1 commits behind head on main.
The diff coverage is 89.94%.

@@             Coverage Diff              @@
##               main     #156      +/-   ##
============================================
+ Coverage     68.39%   71.12%   +2.73%     
- Complexity      339      368      +29     
============================================
  Files            45       47       +2     
  Lines          1585     1728     +143     
  Branches        143      154      +11     
============================================
+ Hits           1084     1229     +145     
+ Misses          452      443       -9     
- Partials         49       56       +7     
Files Coverage Δ
...g/opensearch/flowframework/common/CommonValue.java 100.00% <ø> (ø)
...ework/transport/CreateWorkflowTransportAction.java 58.76% <100.00%> (+0.42%) ⬆️
...nsearch/flowframework/workflow/ModelGroupStep.java 88.67% <100.00%> (ø)
...ch/flowframework/workflow/WorkflowStepFactory.java 100.00% <100.00%> (ø)
...framework/indices/FlowFrameworkIndicesHandler.java 29.18% <0.00%> (ø)
.../opensearch/flowframework/model/WorkflowState.java 0.00% <0.00%> (ø)
...pensearch/flowframework/util/RestHandlerUtils.java 0.00% <0.00%> (ø)
...ensearch/flowframework/workflow/GetMLTaskStep.java 92.85% <92.85%> (ø)
...lowframework/workflow/RegisterRemoteModelStep.java 88.23% <86.95%> (ø)
...a/org/opensearch/flowframework/model/Template.java 89.58% <92.15%> (+0.22%) ⬆️
... and 1 more