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

New features #174

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

New features #174

wants to merge 3 commits into from

Conversation

stv0g
Copy link
Collaborator

@stv0g stv0g commented Jun 15, 2024

No description provided.

Copy link

codecov bot commented Jun 15, 2024

Codecov Report

Attention: Patch coverage is 30.39216% with 355 lines in your changes missing coverage. Please review.

Project coverage is 48.13%. Comparing base (e6f6aa6) to head (f12cb71).

Files with missing lines Patch % Lines
pkg/ns_node.go 37.85% 112 Missing and 21 partials ⚠️
pkg/vm.go 0.00% 113 Missing ⚠️
pkg/options/vm/vm.go 12.76% 39 Missing and 2 partials ⚠️
internal/execvpe/execvpe.go 0.00% 9 Missing ⚠️
pkg/switch.go 40.00% 7 Missing and 2 partials ⚠️
pkg/trace.go 11.11% 7 Missing and 1 partial ⚠️
pkg/capture.go 37.50% 3 Missing and 2 partials ⚠️
pkg/host.go 54.54% 4 Missing and 1 partial ⚠️
pkg/link.go 0.00% 5 Missing ⚠️
pkg/debug_instance.go 0.00% 2 Missing and 1 partial ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
- Coverage   49.58%   48.13%   -1.45%     
==========================================
  Files          68       71       +3     
  Lines        4084     4265     +181     
==========================================
+ Hits         2025     2053      +28     
- Misses       1827     1974     +147     
- Partials      232      238       +6     

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

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
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