You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: use local bin and native coverage merge in Makefile
- use binary coverage output for unit tests to enable
native merge with integration coverage
- install test binary to project-local bin/ instead of using
sudo to install to /usr/bin/
- replace external gocovmerge with native 'go tool covdata merge'
Signed-off-by: Klara Necasova <knecasov@redhat.com>
0 commit comments