siyul-park / uniflow

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

refactor: merge loader, symbol pkg #160

Closed siyul-park closed 2 months ago

siyul-park commented 2 months ago

Changes Made

Related Issues

Additional Information

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 10 lines in your changes missing coverage. Please review.

Project coverage is 76.07%. Comparing base (d45ee9a) to head (c07d391).

Files Patch % Lines
pkg/symbol/loader.go 70.00% 0 Missing and 3 partials :warning:
pkg/symbol/table.go 76.92% 3 Missing :warning:
pkg/runtime/runtime.go 60.00% 1 Missing and 1 partial :warning:
pkg/symbol/symbol.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #160 +/- ## ========================================== + Coverage 75.86% 76.07% +0.20% ========================================== Files 138 138 Lines 8419 8425 +6 ========================================== + Hits 6387 6409 +22 + Misses 1412 1398 -14 + Partials 620 618 -2 ```

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