siyul-park / uniflow

A high-performance, extremely flexible, and easily extensible universal workflow engine.
MIT License
42 stars 5 forks source link

feat: support split node #166

Closed siyul-park closed 1 month ago

siyul-park commented 1 month ago

Changes Made

Related Issues

Additional Information

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.17%. Comparing base (9e4dcef) to head (dcc894b).

Files Patch % Lines
ext/pkg/control/split.go 88.88% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #166 +/- ## ========================================== + Coverage 77.06% 77.17% +0.10% ========================================== Files 115 116 +1 Lines 6314 6334 +20 ========================================== + Hits 4866 4888 +22 + Misses 995 992 -3 - Partials 453 454 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.