[
https://issues.apache.org/jira/browse/YUNIKORN-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weiwei Yang resolved YUNIKORN-259.
----------------------------------
Resolution: Fixed
> code coverage is not updating for the shim builds
> -------------------------------------------------
>
> Key: YUNIKORN-259
> URL: https://issues.apache.org/jira/browse/YUNIKORN-259
> Project: Apache YuniKorn
> Issue Type: Bug
> Components: build, shim - kubernetes
> Affects Versions: 0.9
> Reporter: Wilfred Spiegelenburg
> Assignee: Wilfred Spiegelenburg
> Priority: Major
>
> After the PR for the e2e tests the code coverage using codecov is no longer
> updating the PRs with the results. This has started happening after the
> changes from PR #130 from YUNIKORN-163
> The change is purely this line in the make file:
> * new run: {{go test ./pkg/... -cover -race …}}
> * old run: {{go test ./... -race}}
> when you run the old run with the ci tests included it fails with a panic.
> We need to fix the coverage and or the panic
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]