Skip to content

Change max retries to retry duration, refactor settings for consisten…

Codecov / codecov/project succeeded Jan 9, 2024 in 0s

72.63% (+0.27%) compared to 9616443

View this Pull Request on Codecov

72.63% (+0.27%) compared to 9616443

Details

Codecov Report

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

Comparison is base (9616443) 72.36% compared to head (a66f427) 72.63%.

Files Patch % Lines
...ework/transport/CreateWorkflowTransportAction.java 64.51% 19 Missing and 3 partials ⚠️
...mework/workflow/AbstractRetryableWorkflowStep.java 33.33% 1 Missing and 1 partial ⚠️
...owframework/rest/AbstractSearchWorkflowAction.java 66.66% 1 Missing ⚠️
...h/flowframework/rest/RestCreateWorkflowAction.java 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #390      +/-   ##
============================================
+ Coverage     72.36%   72.63%   +0.27%     
- Complexity      600      601       +1     
============================================
  Files            76       75       -1     
  Lines          3018     3008      -10     
  Branches        235      234       -1     
============================================
+ Hits           2184     2185       +1     
+ Misses          731      720      -11     
  Partials        103      103              

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