|
Ran
|
Jobs
1
|
Files
243
|
Run time
1min
|
Badge
README BADGES
|
github
fix: Additional GIDs are dropped due to file mode mask The filemode returned from DeviceFromPath clears the bits that are track whether the device is a character device. This means that the check that ensures that the mode includes the character device bits always fails and no additional GIDs are detected. This change removes the check. In practice this should have no effect since we only ever detect char devices. Signed-off-by: Evan Lezar <elezar@nvidia.com> Co-authored-by: Christopher Desiniotis <cdesiniotis@nvidia.com> (cherry picked from commit 2e9a6660f)
6434 of 14823 relevant lines covered (43.41%)
0.48 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24046034212.1 | 243 |
43.41 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|