|
Ran
|
Jobs
1
|
Files
459
|
Run time
3min
|
Badge
README BADGES
|
push
github
ci: update paths in a fuzzing workflow Fuzzing is a heavyweight job, we can reduce a set of paths used for triggering this job and therefore reduce an overall time of testing in some cases. The patch replaces `.github/workflows/**` to `.github/workflows/fuzzing.yml` because workflows are independent and changes in other workflows does not affect fuzzing at all and patch adds Lua files (`**.lua`) to ignores because fuzzing focused on C/C++ code. NO_CHANGELOG=ci NO_DOC=ci NO_TEST=ci (cherry picked from commit f14cb97d4)
59301 of 108182 branches covered (0.0%)
90486 of 106166 relevant lines covered (85.23%)
2174064.69 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5968062378.1 | 0 |
85.23 |
GitHub Action Run |