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(userspace/libsinsp): call sinsp_observer methods after an event has been processed by all parsers #2222

Merged
merged 6 commits into from
Jan 13, 2025

chore(userspace/libsinsp): properly ASSERT callback parameters.

e871b4d
Select commit
Loading
Failed to load commit list.
Merged

cleanup(userspace/libsinsp): call sinsp_observer methods after an event has been processed by all parsers #2222

chore(userspace/libsinsp): properly ASSERT callback parameters.
e871b4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 13, 2025 in 0s

72.46% of diff hit (target 75.06%)

View this Pull Request on Codecov

72.46% of diff hit (target 75.06%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/parsers.cpp#L1772

Added line #L1772 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/parsers.cpp#L2793-L2794

Added lines #L2793 - L2794 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/parsers.cpp#L3059-L3061

Added lines #L3059 - L3061 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/parsers.cpp#L3155-L3156

Added lines #L3155 - L3156 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/parsers.cpp#L3880-L3882

Added lines #L3880 - L3882 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/parsers.cpp#L3884

Added line #L3884 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/parsers.cpp#L3905-L3907

Added lines #L3905 - L3907 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/parsers.cpp#L3945-L3947

Added lines #L3945 - L3947 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/parsers.cpp#L4108-L4109

Added lines #L4108 - L4109 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/parsers.cpp#L5093-L5094

Added lines #L5093 - L5094 were not covered by tests

Check warning on line 22 in userspace/libsinsp/test/classes/sinsp_observer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/classes/sinsp_observer.cpp#L22

Added line #L22 was not covered by tests

Check warning on line 44 in userspace/libsinsp/test/classes/sinsp_observer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/classes/sinsp_observer.cpp#L44

Added line #L44 was not covered by tests

Check warning on line 50 in userspace/libsinsp/test/classes/sinsp_observer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/classes/sinsp_observer.cpp#L50

Added line #L50 was not covered by tests

Check warning on line 53 in userspace/libsinsp/test/classes/sinsp_observer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/classes/sinsp_observer.cpp#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 55 in userspace/libsinsp/test/classes/sinsp_observer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/classes/sinsp_observer.cpp#L55

Added line #L55 was not covered by tests

Check warning on line 58 in userspace/libsinsp/test/classes/sinsp_observer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/classes/sinsp_observer.cpp#L58

Added line #L58 was not covered by tests

Check warning on line 65 in userspace/libsinsp/test/classes/sinsp_observer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/classes/sinsp_observer.cpp#L65

Added line #L65 was not covered by tests

Check warning on line 71 in userspace/libsinsp/test/classes/sinsp_observer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/classes/sinsp_observer.cpp#L71

Added line #L71 was not covered by tests

Check warning on line 74 in userspace/libsinsp/test/classes/sinsp_observer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/classes/sinsp_observer.cpp#L74

Added line #L74 was not covered by tests

Check warning on line 84 in userspace/libsinsp/test/classes/sinsp_observer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/classes/sinsp_observer.cpp#L84

Added line #L84 was not covered by tests

Check warning on line 92 in userspace/libsinsp/test/classes/sinsp_observer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/classes/sinsp_observer.cpp#L92

Added line #L92 was not covered by tests