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(userspace/libsinsp): expose threadinfo cgroups in plugins table api #2107

Merged
merged 4 commits into from
Oct 22, 2024

chore(userpace/libsinsp): rename `pair.{first,second}` to just `first…

538ea70
Select commit
Loading
Failed to load commit list.
Merged

new(userspace/libsinsp): expose threadinfo cgroups in plugins table api #2107

chore(userpace/libsinsp): rename `pair.{first,second}` to just `first…
538ea70
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 21, 2024 in 0s

74.81% of diff hit (target 73.69%)

View this Pull Request on Codecov

74.81% of diff hit (target 73.69%)

Annotations

Check warning on line 110 in userspace/libsinsp/state/table_adapters.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/state/table_adapters.h#L110

Added line #L110 was not covered by tests

Check warning on line 122 in userspace/libsinsp/state/table_adapters.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/state/table_adapters.h#L122

Added line #L122 was not covered by tests

Check warning on line 131 in userspace/libsinsp/state/table_adapters.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/state/table_adapters.h#L131

Added line #L131 was not covered by tests

Check warning on line 77 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 86 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 97 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L95-L97

Added lines #L95 - L97 were not covered by tests

Check warning on line 106 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L104-L106

Added lines #L104 - L106 were not covered by tests

Check warning on line 117 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 129 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L127-L129

Added lines #L127 - L129 were not covered by tests

Check warning on line 139 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L137-L139

Added lines #L137 - L139 were not covered by tests

Check warning on line 153 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 168 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 177 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 190 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L188-L190

Added lines #L188 - L190 were not covered by tests

Check warning on line 197 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L195-L197

Added lines #L195 - L197 were not covered by tests

Check warning on line 209 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L208-L209

Added lines #L208 - L209 were not covered by tests

Check warning on line 215 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 227 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 233 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 245 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L244-L245

Added lines #L244 - L245 were not covered by tests

Check warning on line 257 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L256-L257

Added lines #L256 - L257 were not covered by tests

Check warning on line 275 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L273-L275

Added lines #L273 - L275 were not covered by tests

Check warning on line 289 in userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/test/plugins/syscall_subtables_array_pair.cpp#L287-L289

Added lines #L287 - L289 were not covered by tests

Check warning on line 751 in userspace/libsinsp/threadinfo.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/threadinfo.cpp#L750-L751

Added lines #L750 - L751 were not covered by tests