Skip to content

coverageHtml is empty #204

@isFakeAccount

Description

@isFakeAccount

Hi,

Not sure what I am doing wrong or if there is a bug but the steps.coverageComment.outputs.coverageHtml seems to be empty for me.

Action result: https://github.com/isFakeAccount/psnawp/actions/runs/14426594421/job/40456327241

See Update Readme with Coverage Html

Image

which is basically this

      - name: Update Readme with Coverage Html
        run: |
          echo "Coverage Percentage - ${{ steps.coverageComment.outputs.coverage }}"
          echo "Coverage Color - ${{ steps.coverageComment.outputs.color }}"
          echo "Coverage Html - ${{ steps.coverageComment.outputs.coverageHtml }}"

My github action: https://github.com/isFakeAccount/psnawp/blob/41fa43748c50262e29ea46b4f5f51779531f1ea2/.github/workflows/code_coverage.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions