siyul-park / uniflow

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

feat: add tracing for processes, symbols, and frames #180

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 85.10638% with 35 lines in your changes missing coverage. Please review.

Project coverage is 76.00%. Comparing base (96ab9f4) to head (863c836). Report is 2 commits behind head on main.

Files Patch % Lines
pkg/debug/debugger.go 82.31% 22 Missing and 4 partials :warning:
pkg/port/outport.go 83.33% 4 Missing :warning:
pkg/runtime/runtime.go 66.66% 2 Missing and 1 partial :warning:
pkg/packet/reader.go 75.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #180 +/- ## ========================================== + Coverage 75.51% 76.00% +0.48% ========================================== Files 116 119 +3 Lines 6681 6913 +232 ========================================== + Hits 5045 5254 +209 - Misses 1106 1129 +23 Partials 530 530 ```

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