Put plugin API behind a feature flag #142
Merged
Codecov / codecov/project
succeeded
Nov 3, 2023 in 0s
67.58% (+0.48%) compared to c547658
View this Pull Request on Codecov
67.58% (+0.48%) compared to c547658
Details
Codecov Report
Merging #142 (e2fb118) into main (c547658) will increase coverage by
0.48%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #142 +/- ##
============================================
+ Coverage 67.09% 67.58% +0.48%
- Complexity 311 318 +7
============================================
Files 37 38 +1
Lines 1468 1490 +22
Branches 139 140 +1
============================================
+ Hits 985 1007 +22
Misses 434 434
Partials 49 49
Files | Coverage Δ | |
---|---|---|
.../opensearch/flowframework/FlowFrameworkPlugin.java | 100.00% <100.00%> (ø) |
|
...ork/common/FlowFrameworkFeatureEnabledSetting.java | 100.00% <100.00%> (ø) |
|
...h/flowframework/rest/RestCreateWorkflowAction.java | 56.25% <100.00%> (+12.25%) |
⬆️ |
...lowframework/rest/RestProvisionWorkflowAction.java | 56.66% <100.00%> (+8.66%) |
⬆️ |
Loading