Adding a state index #110
Merged
Adding a state index #110
Codecov / codecov/project
failed
Oct 30, 2023 in 1s
66.05% (-14.20%) compared to 6ee3d53
View this Pull Request on Codecov
66.05% (-14.20%) compared to 6ee3d53
Details
Codecov Report
Merging #110 (36bcd2a) into main (6ee3d53) will decrease coverage by
14.20%
.
Report is 1 commits behind head on main.
The diff coverage is33.63%
.
@@ Coverage Diff @@
## main #110 +/- ##
=============================================
- Coverage 80.24% 66.05% -14.20%
- Complexity 250 266 +16
=============================================
Files 30 34 +4
Lines 992 1299 +307
Branches 95 123 +28
=============================================
+ Hits 796 858 +62
- Misses 160 399 +239
- Partials 36 42 +6
Files | Coverage Δ | |
---|---|---|
.../opensearch/flowframework/FlowFrameworkPlugin.java | 100.00% <100.00%> (ø) |
|
...g/opensearch/flowframework/common/CommonValue.java | 100.00% <100.00%> (ø) |
|
...arch/flowframework/indices/FlowFrameworkIndex.java | 100.00% <100.00%> (ø) |
|
...nsearch/flowframework/model/PipelineProcessor.java | 100.00% <ø> (ø) |
|
...arch/flowframework/model/ProvisioningProgress.java | 100.00% <100.00%> (ø) |
|
...java/org/opensearch/flowframework/model/State.java | 100.00% <100.00%> (ø) |
|
...g/opensearch/flowframework/model/WorkflowNode.java | 90.54% <ø> (ø) |
|
...ch/flowframework/workflow/CreateConnectorStep.java | 73.84% <100.00%> (ø) |
|
...search/flowframework/workflow/CreateIndexStep.java | 85.29% <100.00%> (+26.57%) |
⬆️ |
...opensearch/flowframework/workflow/ProcessNode.java | 93.47% <ø> (ø) |
|
... and 9 more |
Loading