Fixed static fields initialization in WorkflowStepFactory #532
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.
Loading