Closed rchincha closed 9 months ago
Attention: 5 lines
in your changes are missing coverage. Please review.
Comparison is base (
710a944
) 13.02% compared to head (f4176e0
) 57.15%. Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
pkg/types/layer.go | 0.00% | 2 Missing and 1 partial :warning: |
cmd/stacker/bom.go | 66.66% | 0 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Currently, stacker-bom doesn't include namespace information in the document. Adding a cmdline arg to do so.
What type of PR is this?
Which issue does this PR fix:
What does this PR do / Why do we need it:
If an issue # is not available please add repro steps and logs showing the issue:
Testing done on this change:
Automation added to e2e:
Will this break upgrades or downgrades?
Does this PR introduce any user-facing change?:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.