fix(sinsp): fix fs.path
filterchecks for relative paths (add dirfd
concept)
#1993
Codecov / codecov/patch
succeeded
Sep 5, 2024 in 0s
97.14% of diff hit (target 74.30%)
View this Pull Request on Codecov
97.14% of diff hit (target 74.30%)
Annotations
Check warning on line 2585 in userspace/libsinsp/parsers.cpp
codecov / codecov/patch
userspace/libsinsp/parsers.cpp#L2585
Added line #L2585 was not covered by tests
Check warning on line 251 in userspace/libsinsp/sinsp_filtercheck_fspath.cpp
codecov / codecov/patch
userspace/libsinsp/sinsp_filtercheck_fspath.cpp#L251
Added line #L251 was not covered by tests
Check warning on line 256 in userspace/libsinsp/sinsp_filtercheck_fspath.cpp
codecov / codecov/patch
userspace/libsinsp/sinsp_filtercheck_fspath.cpp#L256
Added line #L256 was not covered by tests
Loading