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

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

Merged
merged 7 commits into from
Aug 17, 2024
Merged

Conversation

siyul-park
Copy link
Owner

Changes Made

Related Issues

Additional Information

@siyul-park siyul-park self-assigned this Aug 17, 2024
@siyul-park siyul-park marked this pull request as ready for review August 17, 2024 06:07
@siyul-park siyul-park merged commit 7aa6def into main Aug 17, 2024
4 checks passed
@siyul-park siyul-park deleted the feature/debug branch August 17, 2024 06:14
Copy link

codecov bot commented Aug 17, 2024

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 ⚠️
pkg/port/outport.go 83.33% 4 Missing ⚠️
pkg/runtime/runtime.go 66.66% 2 Missing and 1 partial ⚠️
pkg/packet/reader.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            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              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant