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

Fixed static fields initialization in WorkflowStepFactory #532

Merged
merged 1 commit into from
Feb 21, 2024

Fixed static fields initialization

fc36eb8
Select commit
Loading
Failed to load commit list.
Merged

Fixed static fields initialization in WorkflowStepFactory #532

Fixed static fields initialization
fc36eb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 0s

72.00% (+0.00%) compared to be0df19

View this Pull Request on Codecov

72.00% (+0.00%) compared to be0df19

Details

Codecov Report

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

Comparison is base (be0df19) 72.00% compared to head (fc36eb8) 72.00%.

Files Patch % Lines
...ch/flowframework/workflow/WorkflowStepFactory.java 93.54% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main     #532   +/-   ##
=========================================
  Coverage     72.00%   72.00%           
- Complexity      609      612    +3     
=========================================
  Files            78       78           
  Lines          3222     3201   -21     
  Branches        247      246    -1     
=========================================
- Hits           2320     2305   -15     
+ Misses          789      783    -6     
  Partials        113      113           

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