UPDATE build to work on RHEL-8 by robnester-rh · Pull Request #703 · conforma/cli
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 50
Merged
robnester-rh merged 1 commit intoconforma:mainfrom
May 19, 2023Merged
UPDATE build to work on RHEL-8#703
robnester-rh merged 1 commit intoconforma:mainfrom
UPDATE build to work on RHEL-8#703
robnester-rh merged 1 commit intoconforma:mainfrom
Conversation
Copy link
Contributor
robnester-rh
commented
May 18, 2023
robnester-rh
commented
This commit addresses HACBS-2210 by setting CGO_ENABLED=0 to avoid linking to libc.
This commit addresses HACBS-2210 by setting `CGO_ENABLED=0` to avoid linking to `libc`. Signed-off-by: Rob Nester <rnester@redhat.com>
Copy link
Codecov Report
Merging #703 (50669bb) into main (eb026b1) will increase coverage by
7.88%.
The diff coverage isn/a.
Additional details and impacted files
@@ Coverage Diff @@ ## main #703 +/- ## ========================================== + Coverage 77.77% 85.65% +7.88% ========================================== Files 46 52 +6 Lines 4148 4379 +231 ========================================== + Hits 3226 3751 +525 + Misses 922 628 -294
| Flag | Coverage Δ | |
|---|---|---|
| acceptance | 67.35% <ø> (?) |
|
| generative | 49.32% <ø> (ø) |
|
| integration | 60.11% <ø> (ø) |
|
| unit | 68.00% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
zregvart approved these changes May 18, 2023
robnester-rh
merged commit
ff828bb
into
conforma:main
robnester-rh
deleted the
HACBS-2210
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment