Skip to content

removed additional listener in provision action

Codecov / codecov/project succeeded Nov 15, 2023 in 0s

72.11% (+3.71%) compared to 56ccb1d

View this Pull Request on Codecov

72.11% (+3.71%) compared to 56ccb1d

Details

Codecov Report

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

Comparison is base (56ccb1d) 68.39% compared to head (2fa6fd1) 72.11%.
Report is 3 commits behind head on main.

❗ Current head 2fa6fd1 differs from pull request most recent head a6b4dee. Consider uploading reports for the commit a6b4dee to get more accurate results

Files Patch % Lines
...ramework/transport/GetWorkflowTransportAction.java 38.70% 19 Missing ⚠️
...framework/indices/FlowFrameworkIndicesHandler.java 0.00% 18 Missing ⚠️
.../opensearch/flowframework/model/WorkflowState.java 58.97% 13 Missing and 3 partials ⚠️
...rk/transport/ProvisionWorkflowTransportAction.java 23.80% 16 Missing ⚠️
...arch/flowframework/rest/RestGetWorkflowAction.java 53.12% 14 Missing and 1 partial ⚠️
...a/org/opensearch/flowframework/model/Template.java 77.04% 13 Missing and 1 partial ⚠️
...ensearch/flowframework/model/ResourcesCreated.java 73.52% 8 Missing and 1 partial ⚠️
...ch/flowframework/workflow/CreateConnectorStep.java 65.21% 8 Missing ⚠️
...flowframework/workflow/RegisterLocalModelStep.java 91.25% 4 Missing and 3 partials ⚠️
...lowframework/workflow/RegisterRemoteModelStep.java 87.50% 1 Missing and 2 partials ⚠️
... and 5 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #148      +/-   ##
============================================
+ Coverage     68.39%   72.11%   +3.71%     
- Complexity      339      406      +67     
============================================
  Files            45       53       +8     
  Lines          1585     1947     +362     
  Branches        143      164      +21     
============================================
+ Hits           1084     1404     +320     
- Misses          452      472      +20     
- Partials         49       71      +22     

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