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: support packet and process hook #178

Merged
merged 13 commits into from
Aug 16, 2024
Merged

Conversation

siyul-park
Copy link
Owner

Changes Made

Related Issues

Additional Information

@siyul-park siyul-park self-assigned this Aug 14, 2024
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

Attention: Patch coverage is 78.51240% with 26 lines in your changes missing coverage. Please review.

Project coverage is 75.49%. Comparing base (77b8e90) to head (5d80c87).
Report is 1 commits behind head on main.

Files Patch % Lines
pkg/packet/reader.go 64.00% 6 Missing and 3 partials ⚠️
pkg/packet/writer.go 69.23% 5 Missing and 3 partials ⚠️
pkg/port/inport.go 57.14% 2 Missing and 1 partial ⚠️
pkg/port/outport.go 57.14% 2 Missing and 1 partial ⚠️
pkg/symbol/symbol.go 93.10% 1 Missing and 1 partial ⚠️
pkg/symbol/table.go 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #178      +/-   ##
==========================================
+ Coverage   75.25%   75.49%   +0.24%     
==========================================
  Files         116      116              
  Lines        6598     6681      +83     
==========================================
+ Hits         4965     5044      +79     
+ Misses       1113     1106       -7     
- Partials      520      531      +11     

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

@siyul-park siyul-park changed the title feat: support packet and process profile feat: support packet and process hook Aug 16, 2024
@siyul-park siyul-park marked this pull request as ready for review August 16, 2024 10:38
@siyul-park siyul-park merged commit ec31a63 into main Aug 16, 2024
3 of 4 checks passed
@siyul-park siyul-park deleted the feature/support_profile branch August 16, 2024 10:50
ewlkkf pushed a commit that referenced this pull request Sep 16, 2024
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