Ran
|
Jobs
4
|
Files
35
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Dockerfile: Inject merge_syft_sbom script to /usr/local/bin When commit 49ba69d0 converted the image build to multi-stage it forgot to install the merge_syft_sbom.py utility script that was previously installed as part of copying the whole repo into the image to /src/utils/merge_syft_sbom.py. This patch takes a bit of a different path by installing the script as a utility binary to a more standardized location. Fixes: 49ba69d0d Resolves: https://github.com/containerbuildsystem/cachi2/issues/582 Signed-off-by: Erik Skultety <eskultet@redhat.com>
3696 of 3778 relevant lines covered (97.83%)
3.91 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | python-3.11 - 10075956894.1 | 35 |
97.83 |
GitHub Action Run | |
2 | python-3.10 - 10075956894.2 | 35 |
97.83 |
GitHub Action Run | |
3 | python-3.12 - 10075956894.3 | 35 |
97.83 |
GitHub Action Run | |
4 | python-3.9 - 10075956894.4 | 35 |
97.8 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|