Skip to content

Code Coverage does not write any output anywhere #228

@dustuu

Description

@dustuu

Bug description

The code coverage feature does not work and does not write output, but fails silently with no errors. The test results are outputted as expected; only the code coverage results are missing.

How to reproduce

Example workflow job: https://github.com/kemocade/Kemocade.Vrc.Data/blob/main/.github/workflows/release.yml#L16C5-L16C5
(The "test" job only)

Example run: https://github.com/kemocade/Kemocade.Vrc.Data/actions/runs/5399441106/jobs/9806562948

  • Expected behavior

Results of the code coverage operation should be placed into the CodeCoverage folder.

Additional details

Unity Version: 2019.4.31f1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions