You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Weiwei Yang (Jira)" <ji...@apache.org> on 2020/08/25 22:23:00 UTC

[jira] [Resolved] (YUNIKORN-259) code coverage is not updating for the shim builds

     [ 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: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org