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

cleanup(sinsp): create new methods to handle syscall return values #2139

Merged
merged 9 commits into from
Nov 8, 2024

cleanup: inline some methods

55f8625
Select commit
Loading
Failed to load commit list.
Merged

cleanup(sinsp): create new methods to handle syscall return values #2139

cleanup: inline some methods
55f8625
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 8, 2024 in 1s

83.09% of diff hit (target 74.79%)

View this Pull Request on Codecov

83.09% of diff hit (target 74.79%)

Annotations

Check warning on line 754 in userspace/libsinsp/event.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/event.h#L754

Added line #L754 was not covered by tests

Check warning on line 3989 in userspace/libsinsp/parsers.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/parsers.cpp#L3989

Added line #L3989 was not covered by tests

Check warning on line 5058 in userspace/libsinsp/parsers.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/parsers.cpp#L5058

Added line #L5058 was not covered by tests

Check warning on line 5125 in userspace/libsinsp/parsers.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/parsers.cpp#L5125

Added line #L5125 was not covered by tests

Check warning on line 802 in userspace/libsinsp/sinsp_filtercheck_event.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/sinsp_filtercheck_event.cpp#L802

Added line #L802 was not covered by tests

Check warning on line 839 in userspace/libsinsp/sinsp_filtercheck_event.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/sinsp_filtercheck_event.cpp#L839

Added line #L839 was not covered by tests

Check warning on line 1653 in userspace/libsinsp/sinsp_filtercheck_event.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/sinsp_filtercheck_event.cpp#L1653

Added line #L1653 was not covered by tests