Uploaded image for project: 'Apache YuniKorn'
  1. Apache YuniKorn
  2. YUNIKORN-259

code coverage is not updating for the shim builds

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9
    • 0.9
    • build, shim - kubernetes
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              wilfreds Wilfred Spiegelenburg
              wilfreds Wilfred Spiegelenburg
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: